Home
last modified time | relevance | path

Searched refs:pci_set_ops (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/drivers/pci/
Dpci_sh4.c52 pci_set_ops(hose, in pci_sh4_init()
Dpci_indirect.c59 pci_set_ops(hose, in pci_setup_indirect()
Dpci_msc01.c114 pci_set_ops(hose, in msc01_pci_init()
Dpci_gt64120.c165 pci_set_ops(hose, in gt64120_pci_init()
Dpcie_imx.c685 pci_set_ops(hose, in imx_pcie_init()
Dpci_mvebu.c414 pci_set_ops(hose, in pci_init_board()
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dpci.c145 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf547x_8x_init()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dpci.c143 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf5445x_init()
/external/u-boot/board/armltd/integrator/
Dpci.c444 pci_set_ops(hose, in pci_init_board()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dpcie.c148 pci_set_ops(hose, in PCIE_OP()
/external/u-boot/include/
Dpci.h595 static inline void pci_set_ops(struct pci_controller *hose, in pci_set_ops() function