Home
last modified time | relevance | path

Searched refs:pci_setup_phb (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/powerpc/kernel/ !
Dof_platform.c38 if (ppc_md.pci_setup_phb == NULL) in of_pci_phb_probe()
52 if (ppc_md.pci_setup_phb(phb)) { in of_pci_phb_probe()
/linux-6.6.21/arch/powerpc/platforms/cell/ !
Dsetup.c271 .pci_setup_phb = cell_setup_phb, in define_machine()
/linux-6.6.21/arch/powerpc/include/asm/ !
Dmachdep.h59 int (*pci_setup_phb)(struct pci_controller *host); member