Lines Matching +full:dma +full:- +full:window
6 - compatible: should be one of:
7 "v3,v360epc-pci"
8 "arm,integrator-ap-pci", "v3,v360epc-pci"
9 - reg: should contain two register areas:
12 - interrupts: should contain a reference to the V3 error interrupt
14 - bus-range: see pci.txt
15 - ranges: this follows the standard PCI bindings in the IEEE Std
16 1275-1994 (see pci.txt) with the following restriction:
17 - The non-prefetchable and prefetchable memory windows must
19 - The prefetchable memory window must be immediately adjacent
20 to the non-prefetcable memory window
21 - dma-ranges: three ranges for the inbound memory region. The ranges must
24 as pre-fetchable. Two ranges are supported by the hardware.
26 Integrator-specific required properties:
27 - syscon: should contain a link to the syscon device node, since
34 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
35 #interrupt-cells = <1>;
36 #size-cells = <2>;
37 #address-cells = <3>;
39 interrupt-parent = <&pic>;
42 bus-range = <0x00 0xff>;
45 0x02000000 0 0x40000000 /* non-prefectable memory @40000000 */
49 dma-ranges = <0x02000000 0 0x20000000 /* EBI memory space */
53 interrupt-map-mask = <0xf800 0 0 0x7>;
54 interrupt-map = <