Home
last modified time | relevance | path

Searched refs:orion_pcie_rd_conf (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/plat-orion/include/plat/
H A Dpcie.h24 int orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus,
/OK3568_Linux_fs/kernel/arch/arm/mach-dove/
H A Dpcie.c109 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); in pcie_rd_conf()
/OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/
H A Dpcie.c151 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); in pcie_rd_conf()
/OK3568_Linux_fs/kernel/arch/arm/plat-orion/
H A Dpcie.c208 int orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus, in orion_pcie_rd_conf() function
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dpci.c88 ret = orion_pcie_rd_conf(PCIE_BASE, bus, devfn, where, size, val); in pcie_rd_conf()