Lines Matching +full:mbox +full:- +full:name
9 ----------
12 - compatible: : Shall be "hisilicon,hi3660-mbox"
13 - reg: : Offset and length of the device's register set
14 - #mbox-cells: : Must be 3
16 phandle : Label name of controller
21 - interrupts: : Contains the two IRQ lines for mailbox.
26 compatible = "hisilicon,hi3660-mbox";
30 #mbox-cells = <3>;
34 ------
37 - compatible : See the client docs
38 - mboxes : Standard property to specify a Mailbox (See ./mailbox.txt)
39 Cells must match 'mbox-cells' (See Controller docs above)
42 - mbox-names : Name given to channels seen in the 'mboxes' property.
47 compatible = "hisilicon,hi3660-stub-clk";
49 #clock-cells = <1>;