Lines Matching full:pci
1 * Mediatek/Ralink RT3883 PCI controller
7 - compatible: must be "ralink,rt3883-pci"
29 interrupt controller and the PCI host bridge.
48 b) PCI host bridge:
61 - device_type: must be "pci"
63 - bus-range: PCI bus numbers covered
65 - ranges: specifies the ranges for the PCI memory and I/O regions
68 - interrupt-map: standard PCI properties to define the mapping of the
69 PCI interface to interrupt numbers.
71 The PCI host bridge node might have additional sub-nodes representing
72 the onboard PCI devices/PCI slots. Each such sub-node must have the
78 - device_type: must be "pci"
80 If a given sub-node represents a PCI bridge it must have following
90 - interrupt-map: standard PCI properties to define the mapping of the
91 PCI interface to interrupt numbers.
103 pci@10140000 {
104 compatible = "ralink,rt3883-pci";
126 device_type = "pci";
130 0x02000000 0 0x00000000 0x20000000 0 0x10000000 /* pci memory */
148 pci-bridge@1 {
150 device_type = "pci";
161 pci-slot@17 {
163 device_type = "pci";
168 pci-slot@18 {
170 device_type = "pci";
179 pci@10140000 {
183 pci-bridge@1 {