Searched refs:OCRAM_S_SIZE (Results 1 – 6 of 6) sorted by relevance
122 #define OCRAM_S_SIZE U(0x8000) macro123 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)132 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
140 #define OCRAM_S_SIZE U(0x8000) macro141 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)150 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
118 #define OCRAM_S_SIZE U(0x8000) macro119 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
124 #define OCRAM_S_SIZE U(0x8000) macro125 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
67 #define OCRAM_S_SIZE 0x00008000 macro
69 #define OCRAM_S_SIZE 0x00008000 macro