Searched refs:tsi108_setup_pci (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | tsi108_pci.h | 25 extern int tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary);
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | tsi108_pci.h | 25 extern int tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary);
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/ |
H A D | mpc7448_hpc2.c | 72 tsi108_setup_pci(np, MPC7448HPC2_PCI_CFG_PHYS, 0); in mpc7448_hpc2_setup_arch()
|
H A D | holly.c | 125 tsi108_setup_pci(np, HOLLY_PCI_CFG_PHYS, 1); in holly_setup_arch()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/ |
H A D | holly.c | 124 tsi108_setup_pci(np, HOLLY_PCI_CFG_PHYS, 1); in holly_init_pci()
|
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | tsi108_pci.c | 183 int __init tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary) in tsi108_setup_pci() function
|
/kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
H A D | tsi108_pci.c | 184 int __init tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary) in tsi108_setup_pci() function
|
Completed in 4 milliseconds