Home
last modified time | relevance | path

Searched refs:OCRAM_S_BASE (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx8m/imx8mn/include/
Dplatform_def.h137 #define OCRAM_S_BASE U(0x00180000) macro
139 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
140 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
148 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx8m/imx8mp/include/
Dplatform_def.h173 #define OCRAM_S_BASE U(0x00180000) macro
175 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
176 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
188 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx8m/imx8mm/include/
Dplatform_def.h161 #define OCRAM_S_BASE U(0x00180000) macro
163 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
164 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx8m/imx8mq/include/
Dplatform_def.h137 #define OCRAM_S_BASE U(0x00180000) macro
139 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx7/include/
Dimx_regs.h16 #define OCRAM_S_BASE 0x00180000 /* OCRAM_S */ macro
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx7/picopi/include/
Dplatform_def.h66 #define OCRAM_S_BASE 0x00180000 macro
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx7/warp7/include/
Dplatform_def.h68 #define OCRAM_S_BASE 0x00180000 macro
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx8m/imx8mm/
Dimx8mm_bl31_setup.c44 MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW), /* OCRAM_S */