Searched refs:sram_base (Results 1 - 3 of 3) sorted by relevance

/arch/arm/mach-netx/include/mach/
H A Dxc.h29 void __iomem *sram_base; member in struct:xc
/arch/arm/mach-netx/
H A Dxc.c209 x->sram_base = ioremap(SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE);
210 if (!x->sram_base)
242 iounmap(x->sram_base);
/arch/arm/mach-omap2/
H A Dsleep34xx.S420 ldr r1, sram_base
428 ldr r1, sram_base
550 sram_base: label

Completed in 85 milliseconds