Searched refs:orion_pcie_rd_conf (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/arm/plat-orion/include/plat/ |
H A D | pcie.h | 24 int orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus,
|
/linux-4.1.27/arch/arm/mach-dove/ |
H A D | pcie.c | 109 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); pcie_rd_conf()
|
/linux-4.1.27/arch/arm/plat-orion/ |
H A D | pcie.c | 208 int orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus, orion_pcie_rd_conf() function
|
/linux-4.1.27/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 151 ret = orion_pcie_rd_conf(pp->base, bus, devfn, where, size, val); pcie_rd_conf()
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
H A D | pci.c | 88 ret = orion_pcie_rd_conf(PCIE_BASE, bus, devfn, where, size, val); pcie_rd_conf()
|
Completed in 141 milliseconds