Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_sh4.c53 pci_set_ops(hose, in pci_sh4_init()
H A Dpci_indirect.c60 pci_set_ops(hose, in pci_setup_indirect()
H A Dpci_msc01.c115 pci_set_ops(hose, in msc01_pci_init()
H A Dtsi108_pci.c133 pci_set_ops (hose, in pci_init_board()
H A Dpci_gt64120.c166 pci_set_ops(hose, in gt64120_pci_init()
H A Dpci_mvebu.c415 pci_set_ops(hose, in pci_init_board()
H A Dpcie_imx.c671 pci_set_ops(hose, in imx_pcie_init()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c144 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf5445x_init()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c146 pci_set_ops(hose, pci_read_cfg_byte, pci_read_cfg_word, in pci_mcf547x_8x_init()
/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci.c445 pci_set_ops(hose, in pci_init_board()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c149 pci_set_ops(hose, in PCIE_OP()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h598 static inline void pci_set_ops(struct pci_controller *hose, in pci_set_ops() function