Searched refs:orion_pcie_wr_conf (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/arm/plat-orion/include/plat/ |
H A D | pcie.h | 30 int orion_pcie_wr_conf(void __iomem *base, struct pci_bus *bus,
|
/linux-4.1.27/arch/arm/mach-dove/ |
H A D | pcie.c | 127 ret = orion_pcie_wr_conf(pp->base, bus, devfn, where, size, val); pcie_wr_conf()
|
/linux-4.1.27/arch/arm/plat-orion/ |
H A D | pcie.c | 266 int orion_pcie_wr_conf(void __iomem *base, struct pci_bus *bus, orion_pcie_wr_conf() function
|
/linux-4.1.27/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 169 ret = orion_pcie_wr_conf(pp->base, bus, devfn, where, size, val); pcie_wr_conf()
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
H A D | pci.c | 130 ret = orion_pcie_wr_conf(PCIE_BASE, bus, devfn, where, size, val); pcie_wr_conf()
|
Completed in 120 milliseconds