Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa3xx.c62 #define ISRAM_SIZE SZ_256K macro
186 sram = ioremap(ISRAM_START, ISRAM_SIZE); in pxa3xx_init_pm()