Lines Matching refs:pci
14 pci0 = &pci;
17 pci: pci-controller {
18 compatible = "sandbox,pci";
46 pci {
49 compatible = "pci-x86";
58 compatible = "pci-bridge";
65 compatible = "pci-bridge";
88 In this example, the root PCI bus node is the "/pci" which matches "pci-x86"
89 driver. It has a subnode "pcie@17,0" with driver "pci-bridge". "pcie@17,0"
90 also has subnode "topcliff@0,0" which is a "pci-bridge" too. Under that bridge,
115 pci@1f,0 {
116 compatible = "pci-generic";
130 `- * pci-controller @ 05c660c8, 0
131 `- pci@1f,0 @ 05c661c8, 63488
134 When accesses go to the pci@1f,0 device they are forwarded to its child, the