Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/imx/imx8m/imx8mn/include/
A Dplatform_def.h126 #define OCRAM_S_BASE U(0x00180000) macro
128 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
129 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
137 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
/trusted-firmware-a/plat/imx/imx8m/imx8mp/include/
A 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
176 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
/trusted-firmware-a/plat/imx/imx8m/imx8mq/include/
A Dplatform_def.h119 #define OCRAM_S_BASE U(0x00180000) macro
121 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
/trusted-firmware-a/plat/imx/imx8m/imx8mm/include/
A Dplatform_def.h144 #define OCRAM_S_BASE U(0x00180000) macro
146 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
/trusted-firmware-a/plat/imx/imx7/include/
A Dimx_regs.h16 #define OCRAM_S_BASE 0x00180000 /* OCRAM_S */ macro
/trusted-firmware-a/plat/imx/imx7/picopi/include/
A Dplatform_def.h66 #define OCRAM_S_BASE 0x00180000 macro
/trusted-firmware-a/plat/imx/imx7/warp7/include/
A Dplatform_def.h68 #define OCRAM_S_BASE 0x00180000 macro

Completed in 10 milliseconds