Home
last modified time | relevance | path

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

/arch/arm/mach-orion5x/include/mach/
Dorion5x.h58 #define ORION5X_PCIE_WA_VIRT_BASE 0xfe000000 macro
/arch/arm/mach-orion5x/
Dcommon.c59 .virtual = ORION5X_PCIE_WA_VIRT_BASE,
Dpci.c114 ret = orion_pcie_rd_conf_wa((void __iomem *)ORION5X_PCIE_WA_VIRT_BASE, in pcie_rd_conf_wa()