Searched refs:tsi108_setup_pci (Results 1 – 4 of 4) sorted by relevance
25 extern int tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary);
72 tsi108_setup_pci(np, MPC7448HPC2_PCI_CFG_PHYS, 0); in mpc7448_hpc2_setup_arch()
125 tsi108_setup_pci(np, HOLLY_PCI_CFG_PHYS, 1); in holly_setup_arch()
183 int __init tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary) in tsi108_setup_pci() function