Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/imx/imx8m/imx8mn/include/
Dplatform_def.h130 #define OCRAM_S_BASE U(0x00180000) macro
132 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
133 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
141 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
/trusted-firmware-a-3.4.0/plat/imx/imx8m/imx8mp/include/
Dplatform_def.h163 #define OCRAM_S_BASE U(0x00180000) macro
165 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
166 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
178 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
/trusted-firmware-a-3.4.0/plat/imx/imx8m/imx8mm/include/
Dplatform_def.h151 #define OCRAM_S_BASE U(0x00180000) macro
153 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
154 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
/trusted-firmware-a-3.4.0/plat/imx/imx8m/imx8mq/include/
Dplatform_def.h125 #define OCRAM_S_BASE U(0x00180000) macro
127 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
/trusted-firmware-a-3.4.0/plat/imx/imx7/include/
Dimx_regs.h16 #define OCRAM_S_BASE 0x00180000 /* OCRAM_S */ macro
/trusted-firmware-a-3.4.0/plat/imx/imx7/picopi/include/
Dplatform_def.h66 #define OCRAM_S_BASE 0x00180000 macro
/trusted-firmware-a-3.4.0/plat/imx/imx7/warp7/include/
Dplatform_def.h68 #define OCRAM_S_BASE 0x00180000 macro
/trusted-firmware-a-3.4.0/plat/imx/imx8m/imx8mm/
Dimx8mm_bl31_setup.c38 MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW), /* OCRAM_S */