Searched refs:orion_pcie_rd_conf (Results 1 – 5 of 5) 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 | 109 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); in pcie_rd_conf()
|
/arch/arm/plat-orion/ |
D | pcie.c | 208 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 | 151 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()
|