Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/
Dpxa3xx.c55 #define ISRAM_START 0x5c000000 macro
173 sram = ioremap(ISRAM_START, ISRAM_SIZE); in pxa3xx_init_pm()