Home
last modified time | relevance | path

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

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