Searched refs:SRAM_BASE (Results 1 – 4 of 4) sorted by relevance
9 #define SRAM_BASE 0x40000000 macro
508 if (src < SRAM_BASE) { in ddr3_dram_sram_burst()542 if (dst > SRAM_BASE) { in ddr3_dram_sram_burst()
44 base = (SRAM_BASE & 0xFFFF0000) | 0x1E00; in mv_sys_xor_init()
93 #define SRAM_BASE 0x40000000 macro