Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/44x/
Debony.c51 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ebony_probe()
Dsam440ep.c47 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in sam440ep_probe()
Dppc44x_simple.c70 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc44x_probe()
Dcanyonlands.c43 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc460ex_probe()
/linux-6.1.9/arch/powerpc/platforms/40x/
Dppc40x_simple.c63 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc40x_probe()
/linux-6.1.9/arch/powerpc/kernel/
Dpci-common.c906 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) || in pcibios_fixup_resources()
909 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) in pcibios_fixup_resources()
1015 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_fixup_bridge()
1421 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_resource_survey()
/linux-6.1.9/include/linux/
Dpci.h1032 PCI_REASSIGN_ALL_RSRC = 0x00000001, /* Ignore firmware setup */ enumerator
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dpci-ioda.c3175 pci_add_flags(PCI_REASSIGN_ALL_RSRC); in pnv_pci_init_ioda_phb()