Searched refs:pcie_rd_conf (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-dove/ |
H A D | pcie.c | 93 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 132 .read = pcie_rd_conf,
|
/linux/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 137 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 176 .read = pcie_rd_conf,
|
/linux/arch/arm/mach-orion5x/ |
H A D | pci.c | 73 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() function 134 .read = pcie_rd_conf,
|