Home
last modified time | relevance | path

Searched refs:ORION5X_PCIE_WA_VIRT_BASE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-orion5x/
H A Dorion5x.h53 #define ORION5X_PCIE_WA_VIRT_BASE IOMEM(0xfd000000) macro
H A Dcommon.c46 .virtual = (unsigned long) ORION5X_PCIE_WA_VIRT_BASE,
H A Dpci.c111 ret = orion_pcie_rd_conf_wa(ORION5X_PCIE_WA_VIRT_BASE, in pcie_rd_conf_wa()