Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-orion5x/include/mach/
Dorion5x.h53 #define ORION5X_SRAM_PHYS_BASE (0xf2200000) macro
/linux-2.6.39/arch/arm/mach-orion5x/
Daddr-map.c204 return setup_cpu_win(win_alloc_count++, ORION5X_SRAM_PHYS_BASE, in orion5x_setup_sram_win()
Dcommon.c548 .start = ORION5X_SRAM_PHYS_BASE,
549 .end = ORION5X_SRAM_PHYS_BASE + SZ_8K - 1,