Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
Dorion5x.h56 #define ORION5X_PCIE_WA_VIRT_BASE IOMEM(0xfd000000) macro
Dcommon.c50 .virtual = (unsigned long) ORION5X_PCIE_WA_VIRT_BASE,
Dpci.c114 ret = orion_pcie_rd_conf_wa(ORION5X_PCIE_WA_VIRT_BASE, in pcie_rd_conf_wa()