Searched refs:SRAM_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance
203 (SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE, kobject_name(&dev->kobj))) in request_xc()208 x->sram_base = ioremap(SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE); in request_xc()222 release_mem_region(SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE); in request_xc()242 release_mem_region(SRAM_INTERNAL_PHYS(xcno), SRAM_MEM_SIZE); in free_xc()
34 #define SRAM_MEM_SIZE 0x8000 macro