Searched refs:SRAM_START (Results 1 – 4 of 4) sorted by relevance
20 #define SRAM_START 0x00000000 macro60 #define FLUSH_BASE_PHYS SRAM_START
164 start: SRAM_START,165 end: SRAM_START + SRAM_SIZE - 1,179 cdb89712_sram_map.map_priv_1 = (unsigned long)ioremap(SRAM_START, SRAM_SIZE); in init_cdb89712_sram()294 FLASH_SIZE, FLASH_START, SRAM_SIZE, SRAM_START, BOOTROM_SIZE, BOOTROM_START); in init_cdb89712_maps()
104 #define SRAM_START 0x60000000 macro
680 #define SRAM_START (0x20000) macro685 return lanai->base + SRAM_START + offset; in sram_addr()