Home
last modified time | relevance | path

Searched refs:OCRAM_BASE (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/stratix10/include/
H A Dsocfpga_plat_def.h61 #define OCRAM_BASE (0xFFE00000) macro
/rk3399_ARM-atf/plat/imx/imx7/include/
H A Dimx_regs.h18 #define OCRAM_BASE 0x00900000 /* OCRAM base */ macro
/rk3399_ARM-atf/plat/intel/soc/n5x/include/
H A Dsocfpga_plat_def.h61 #define OCRAM_BASE (0xFFE00000) macro
/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dsocfpga_plat_def.h77 #define OCRAM_BASE (0xFFE00000) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dsocfpga_plat_def.h124 #define OCRAM_BASE (0x00000000) macro
/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dplatform_def.h34 #define OCRAM_BASE U(0x20480000) macro
/rk3399_ARM-atf/plat/imx/imx93/
H A Dimx93_bl31_setup.c95 imx_bl31_params_parse(arg0, OCRAM_BASE, OCRAM_SIZE, in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/intel/soc/stratix10/
H A Dbl2_plat_setup.c42 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
H A Dbl31_plat_setup.c146 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
/rk3399_ARM-atf/plat/intel/soc/agilex/
H A Dbl2_plat_setup.c46 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
H A Dbl31_plat_setup.c219 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
/rk3399_ARM-atf/plat/intel/soc/n5x/
H A Dbl31_plat_setup.c139 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
/rk3399_ARM-atf/plat/intel/soc/agilex5/
H A Dbl2_plat_setup.c60 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
H A Dbl31_plat_setup.c198 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE, MT_NON_CACHEABLE | MT_RW | MT_SECURE),