Home
last modified time | relevance | path

Searched refs:pcibios_fixup (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci_64.c68 if (ppc_md.pcibios_fixup) in pcibios_init()
69 ppc_md.pcibios_fixup(); in pcibios_init()
H A Dpci_32.c267 if (ppc_md.pcibios_fixup) in pcibios_init()
268 ppc_md.pcibios_fixup(); in pcibios_init()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmachdep.h57 void (*pcibios_fixup)(void); member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dsetup.c1061 .pcibios_fixup = pSeries_final_fixup, in define_machine()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c3131 ppc_md.pcibios_fixup = pnv_pci_ioda_fixup; in pnv_pci_init_ioda_phb()