Home
last modified time | relevance | path

Searched refs:pci_set_flags (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/44x/
H A Debony.c48 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ebony_probe()
H A Dppc44x_simple.c70 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc44x_probe()
H A Dsam440ep.c44 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in sam440ep_probe()
H A Dcanyonlands.c42 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc460ex_probe()
/openbmc/linux/arch/powerpc/platforms/40x/
H A Dppc40x_simple.c63 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc40x_probe()
/openbmc/linux/arch/mips/pci/
H A Dpci-bcm1480.c195 pci_set_flags(PCI_PROBE_ONLY); in bcm1480_pcibios_init()
H A Dpci-sb1250.c203 pci_set_flags(PCI_PROBE_ONLY); in sb1250_pcibios_init()
H A Dpci-xtalk-bridge.c636 pci_set_flags(PCI_PROBE_ONLY); in bridge_probe()
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dpci.c276 pci_set_flags(PCI_SCAN_ALL_PCIE_DEVS); in pas_pci_init()
/openbmc/linux/arch/alpha/kernel/
H A Dsys_titan.c334 pci_set_flags(PCI_PROBE_ONLY); in titan_init_pci()
H A Dsys_marvel.c387 pci_set_flags(PCI_PROBE_ONLY); in marvel_init_pci()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpci.c908 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN); in pmac_pci_init()
/openbmc/linux/include/linux/
H A Dpci.h1062 static inline void pci_set_flags(int flags) { pci_flags = flags; } in pci_set_flags() function
1901 static inline void pci_set_flags(int flags) { } in pci_set_flags() function