Searched refs:pci_set_ops (Results 1 – 10 of 10) sorted by relevance
/u-boot/drivers/pci/ |
A D | pci_sh4.c | 53 pci_set_ops(hose, in pci_sh4_init()
|
A D | pci_indirect.c | 59 pci_set_ops(hose, in pci_setup_indirect()
|
A D | pci_msc01.c | 115 pci_set_ops(hose, in msc01_pci_init()
|
A D | pci_gt64120.c | 167 pci_set_ops(hose, in gt64120_pci_init()
|
A D | pcie_imx.c | 726 pci_set_ops(hose, in imx_pcie_init()
|
/u-boot/arch/m68k/cpu/mcf5445x/ |
A D | pci.c | 144 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf5445x_init()
|
/u-boot/arch/m68k/cpu/mcf547x_8x/ |
A D | pci.c | 146 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf547x_8x_init()
|
/u-boot/board/armltd/integrator/ |
A D | pci.c | 448 pci_set_ops(hose, in pci_init_board()
|
/u-boot/arch/powerpc/cpu/mpc83xx/ |
A D | pcie.c | 150 pci_set_ops(hose, in PCIE_OP()
|
/u-boot/include/ |
A D | pci.h | 680 static inline void pci_set_ops(struct pci_controller *hose, in pci_set_ops() function
|
Completed in 16 milliseconds