Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-orion5x/include/mach/
Dorion5x.h57 #define ORION5X_PCIE_WA_PHYS_BASE 0xf0000000 macro
/linux-3.4.99/arch/arm/mach-orion5x/
Dcommon.c60 .pfn = __phys_to_pfn(ORION5X_PCIE_WA_PHYS_BASE),
Dpci.c160 orion5x_setup_pcie_wa_win(ORION5X_PCIE_WA_PHYS_BASE, in pcie_setup()