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);
70 tsi108_setup_pci(np, MPC7448HPC2_PCI_CFG_PHYS, 0); in mpc7448_hpc2_setup_pci()
123 tsi108_setup_pci(np, HOLLY_PCI_CFG_PHYS, 1); in holly_init_pci()
183 int __init tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary) in tsi108_setup_pci() function