Searched refs:orion_pcie_rd_conf (Results 1 – 6 of 6) sorted by relevance
/arch/arm/plat-orion/include/plat/ |
D | pcie.h | 24 int orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus,
|
/arch/arm/mach-dove/ |
D | pcie.c | 134 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); in pcie_rd_conf()
|
/arch/arm/mach-kirkwood/ |
D | pcie.c | 92 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); in pcie_rd_conf()
|
/arch/arm/plat-orion/ |
D | pcie.c | 206 int orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus, in orion_pcie_rd_conf() function
|
/arch/arm/mach-mv78xx0/ |
D | pcie.c | 202 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); in pcie_rd_conf()
|
/arch/arm/mach-orion5x/ |
D | pci.c | 88 ret = orion_pcie_rd_conf(PCIE_BASE, bus, devfn, where, size, val); in pcie_rd_conf()
|