Searched refs:OCRAM_S_SIZE (Results 1 – 7 of 7) sorted by relevance
138 #define OCRAM_S_SIZE U(0x8000) macro139 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)152 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
174 #define OCRAM_S_SIZE U(0x8000) macro175 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)188 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
138 #define OCRAM_S_SIZE U(0x8000) macro139 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
162 #define OCRAM_S_SIZE U(0x8000) macro163 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
67 #define OCRAM_S_SIZE 0x00008000 macro
69 #define OCRAM_S_SIZE 0x00008000 macro
46 MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW), /* OCRAM_S */