Searched refs:SRAM_MEM_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-netx/include/mach/
H A Dhardware.h34 #define SRAM_MEM_SIZE 0x8000 macro
/linux-4.4.14/arch/arm/mach-netx/
H A Dxc.c204 (SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE, kobject_name(&dev->kobj))) request_xc()
209 x->sram_base = ioremap(SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE); request_xc()
223 release_mem_region(SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE); request_xc() local
243 release_mem_region(SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE); free_xc() local

Completed in 109 milliseconds