Home
last modified time | relevance | path

Searched refs:OCRAM_S_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/arm-trusted-firmware/plat/imx/imx8m/imx8mn/include/
Dplatform_def.h122 #define OCRAM_S_SIZE U(0x8000) macro
123 #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 */
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mp/include/
Dplatform_def.h140 #define OCRAM_S_SIZE U(0x8000) macro
141 #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 */
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mq/include/
Dplatform_def.h118 #define OCRAM_S_SIZE U(0x8000) macro
119 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mm/include/
Dplatform_def.h124 #define OCRAM_S_SIZE U(0x8000) macro
125 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
/external/arm-trusted-firmware/plat/imx/imx7/picopi/include/
Dplatform_def.h67 #define OCRAM_S_SIZE 0x00008000 macro
/external/arm-trusted-firmware/plat/imx/imx7/warp7/include/
Dplatform_def.h69 #define OCRAM_S_SIZE 0x00008000 macro