Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/imx8mn/include/
H A Dplatform_def.h144 #define OCRAM_S_BASE U(0x00180000) macro
146 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
147 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
161 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/include/
H A Dplatform_def.h183 #define OCRAM_S_BASE U(0x00180000) macro
185 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
186 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
198 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */
/rk3399_ARM-atf/plat/imx/imx8m/imx8mq/include/
H A Dplatform_def.h40 #define OCRAM_S_BASE U(0x180000) macro
42 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
43 #define BL31_NOBITS_BASE OCRAM_S_BASE
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/include/
H A Dplatform_def.h170 #define OCRAM_S_BASE U(0x00180000) macro
172 #define OCRAM_S_LIMIT (OCRAM_S_BASE + OCRAM_S_SIZE)
173 #define SAVED_DRAM_TIMING_BASE OCRAM_S_BASE
/rk3399_ARM-atf/plat/imx/imx7/include/
H A Dimx_regs.h16 #define OCRAM_S_BASE 0x00180000 /* OCRAM_S */ macro
/rk3399_ARM-atf/plat/imx/imx7/picopi/include/
H A Dplatform_def.h66 #define OCRAM_S_BASE 0x00180000 macro
/rk3399_ARM-atf/plat/imx/imx7/warp7/include/
H A Dplatform_def.h68 #define OCRAM_S_BASE 0x00180000 macro
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/
H A Dimx8mm_bl31_setup.c47 MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW), /* OCRAM_S */