Searched refs:IRAM_BASE_ADDR (Results 1 – 8 of 8) sorted by relevance
63 mmu_set_region_dcache_behaviour(IRAM_BASE_ADDR, in enable_caches()
174 #ifdef IRAM_BASE_ADDR175 .word IRAM_BASE_ADDR + 0x20
12 #define IRAM_BASE_ADDR 0x1FFE0000 /* internal ram */ macro31 #define IRAM_BASE_ADDR 0xF8000000 macro
382 mmu_set_region_dcache_behaviour(IRAM_BASE_ADDR, IRAM_SIZE, option); in enable_caches()
98 #define IRAM_BASE_ADDR OCRAM_0_BASE macro959 #define IRAM_BASE_ADDR OCRAM_0_BASE macro
11 #define IRAM_BASE_ADDR 0x3F000000 /* internal ram */ macro
67 #define IRAM_BASE_ADDR 0x00900000 macro
43 #define IRAM_BASE_ADDR OCRAM_ARB_BASE_ADDR macro
Completed in 30 milliseconds