Lines Matching +full:shared +full:- +full:memory
9 - #mbox-cells: Must be at least 1. Number of cells in a mailbox
15 #mbox-cells = <1>;
22 - mboxes: List of phandle and mailbox channel specifiers.
25 - mbox-names: List of identifier strings for each mailbox channel.
26 - shmem : List of phandle pointing to the shared memory(SHM) area between the
27 users of these mailboxes for IPC, one for each mailbox. This shared
28 memory can be part of any memory reserved for the purpose of this
35 mbox-names = "pwr-ctrl", "rpc";
39 Example with shared memory(shmem):
42 compatible = "mmio-sram";
45 #address-cells = <1>;
46 #size-cells = <1>;
50 compatible = "client-shmem";