Searched refs:PCI_PROBE_DEVTREE (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpci.h22 #define PCI_PROBE_DEVTREE 1 /* Instantiate from device tree */ macro
/linux-master/arch/powerpc/kernel/
H A Dpci-hotplug.c120 if (mode == PCI_PROBE_DEVTREE) {
H A Dpci_of_scan.c341 if (mode == PCI_PROBE_DEVTREE)
H A Dpci-common.c1681 if (mode == PCI_PROBE_DEVTREE)
/linux-master/arch/powerpc/platforms/powermac/
H A Dpci.c1250 return PCI_PROBE_DEVTREE;
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c1123 return PCI_PROBE_DEVTREE;

Completed in 301 milliseconds