Searched refs:pci_set_ops (Results 1 – 11 of 11) sorted by relevance
/external/u-boot/drivers/pci/ |
D | pci_sh4.c | 52 pci_set_ops(hose, in pci_sh4_init()
|
D | pci_indirect.c | 59 pci_set_ops(hose, in pci_setup_indirect()
|
D | pci_msc01.c | 114 pci_set_ops(hose, in msc01_pci_init()
|
D | pci_gt64120.c | 165 pci_set_ops(hose, in gt64120_pci_init()
|
D | pcie_imx.c | 685 pci_set_ops(hose, in imx_pcie_init()
|
D | pci_mvebu.c | 414 pci_set_ops(hose, in pci_init_board()
|
/external/u-boot/arch/m68k/cpu/mcf547x_8x/ |
D | pci.c | 145 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf547x_8x_init()
|
/external/u-boot/arch/m68k/cpu/mcf5445x/ |
D | pci.c | 143 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf5445x_init()
|
/external/u-boot/board/armltd/integrator/ |
D | pci.c | 444 pci_set_ops(hose, in pci_init_board()
|
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | pcie.c | 148 pci_set_ops(hose, in PCIE_OP()
|
/external/u-boot/include/ |
D | pci.h | 595 static inline void pci_set_ops(struct pci_controller *hose, in pci_set_ops() function
|