Home
last modified time | relevance | path

Searched refs:PCI_REASSIGN_ALL_RSRC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/44x/
H A Debony.c51 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ebony_probe()
H A Dsam440ep.c48 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in sam440ep_probe()
H A Dppc44x_simple.c71 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc44x_probe()
H A Dcanyonlands.c42 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc460ex_probe()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/40x/
H A Dppc40x_simple.c64 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc40x_probe()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c830 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) || in pcibios_fixup_resources()
833 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) in pcibios_fixup_resources()
939 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_fixup_bridge()
1340 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_resource_survey()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h976 PCI_REASSIGN_ALL_RSRC = 0x00000001, /* Ignore firmware setup */ enumerator
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c3153 pci_add_flags(PCI_REASSIGN_ALL_RSRC); in pnv_pci_init_ioda_phb()