Searched refs:OCRAM_S_SIZE (Results 1 – 7 of 7) sorted by relevance
145 #define OCRAM_S_SIZE U(0x8000) macro146 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)161 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
184 #define OCRAM_S_SIZE U(0x8000) macro185 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)198 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
41 #define OCRAM_S_SIZE SZ_32K macro42 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
171 #define OCRAM_S_SIZE U(0x8000) macro172 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
67 #define OCRAM_S_SIZE 0x00008000 macro
69 #define OCRAM_S_SIZE 0x00008000 macro
47 MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW), /* OCRAM_S */