Searched refs:PCIE_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-orion5x/
H A Dpci.c41 #define PCIE_BASE (ORION5X_PCIE_VIRT_BASE) macro
45 *dev = orion_pcie_dev_id(PCIE_BASE); orion5x_pcie_id()
46 *rev = orion_pcie_rev(PCIE_BASE); orion5x_pcie_id()
59 if (!orion_pcie_link_up(PCIE_BASE)) pcie_valid_config()
88 ret = orion_pcie_rd_conf(PCIE_BASE, bus, devfn, where, size, val); pcie_rd_conf()
130 ret = orion_pcie_wr_conf(PCIE_BASE, bus, devfn, where, size, val); pcie_wr_conf()
150 orion_pcie_setup(PCIE_BASE); pcie_setup()
156 dev = orion_pcie_dev_id(PCIE_BASE); pcie_setup()
546 orion_pcie_set_local_bus_nr(PCIE_BASE, sys->busnr); orion5x_pci_sys_setup()

Completed in 293 milliseconds