Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/40x/
Dwalnut.c52 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in walnut_probe()
Dppc40x_simple.c67 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc40x_probe()
Dep405.c103 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ep405_setup_arch()
/Linux-v4.19/arch/powerpc/platforms/44x/
Debony.c55 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ebony_probe()
Dppc44x_simple.c74 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc44x_probe()
Dsam440ep.c52 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in sam440ep_probe()
Dcanyonlands.c57 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc460ex_probe()
/Linux-v4.19/arch/powerpc/kernel/
Dpci-common.c817 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) || in pcibios_fixup_resources()
820 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) in pcibios_fixup_resources()
926 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_fixup_bridge()
1359 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_resource_survey()
/Linux-v4.19/include/linux/
Dpci.h843 PCI_REASSIGN_ALL_RSRC = 0x00000001, /* Ignore firmware setup */ enumerator
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dpci-ioda.c3978 pci_add_flags(PCI_REASSIGN_ALL_RSRC); in pnv_pci_init_ioda_phb()