Lines Matching +full:dma +full:- +full:window
5 - compatible : property name that conveys the platform architecture
7 - device_type : specifies type of virtual device
8 - interrupts : property specifying the interrupt source number and
10 - ibm,my-drc-index : integer index for the connector between the device
11 and its parent - present only if Dynamic
13 - ibm,#dma-address-cells: specifies the number of cells that are used to
14 encode the physical address field of dma-window
16 - ibm,#dma-size-cells : specifies the number of cells that are used to
17 encode the size field of dma-window properties
18 - ibm,my-dma-window : specifies DMA window associated with this virtual
20 - ibm,loc-code : specifies the unique and persistent location code
22 - linux,sml-base : 64-bit base address of the reserved memory allocated
24 - linux,sml-size : size of the memory allocated for the firmware event log
27 ---------------------------------------------
30 ibm,#dma-size-cells = <0x2>;
33 ibm,my-drc-index = <0x30000003>;
34 ibm,#dma-address-cells = <0x2>;
35 linux,sml-base = <0xc60e 0x0>;
37 ibm,my-dma-window = <0x10000003 0x0 0x0 0x0 0x10000000>;
38 ibm,loc-code = "U8286.41A.10082DV-V3-C3";
40 linux,sml-size = <0xbce10200>;