Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci.h23 #define PCI_PROBE_DEVTREE 1 /* Instantiate from device tree */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-hotplug.c119 if (mode == PCI_PROBE_DEVTREE) { in pci_hp_add_devices()
H A Dpci_of_scan.c341 if (mode == PCI_PROBE_DEVTREE) in of_scan_pci_bridge()
H A Dpci-common.c1601 if (mode == PCI_PROBE_DEVTREE) in pcibios_scan_phb()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dsetup.c1046 return PCI_PROBE_DEVTREE; in pSeries_pci_probe_mode()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpci.c1245 return PCI_PROBE_DEVTREE; in pmac_pci_probe_mode()