Searched refs:OCRAM_S_BASE (Results 1 – 7 of 7) sorted by relevance
126 #define OCRAM_S_BASE U(0x00180000) macro128 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)129 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE137 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
144 #define OCRAM_S_BASE U(0x00180000) macro146 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)147 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE155 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
119 #define OCRAM_S_BASE U(0x00180000) macro121 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
143 #define OCRAM_S_BASE U(0x00180000) macro145 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
16 #define OCRAM_S_BASE 0x00180000 /* OCRAM_S */ macro
66 #define OCRAM_S_BASE 0x00180000 macro
68 #define OCRAM_S_BASE 0x00180000 macro
Completed in 13 milliseconds