Home
last modified time | relevance | path

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

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