Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/
Dcelleb_setup.c221 .pci_setup_phb = celleb_setup_phb, in define_machine()
241 .pci_setup_phb = celleb_setup_phb, in define_machine()
Dcelleb_pci.h40 extern int celleb_setup_phb(struct pci_controller *);
Dcelleb_pci.c471 int __init celleb_setup_phb(struct pci_controller *phb) in celleb_setup_phb() function