Searched refs:OCRAM_BASE (Results 1 – 14 of 14) sorted by relevance
| /rk3399_ARM-atf/plat/intel/soc/stratix10/include/ |
| H A D | socfpga_plat_def.h | 61 #define OCRAM_BASE (0xFFE00000) macro
|
| /rk3399_ARM-atf/plat/imx/imx7/include/ |
| H A D | imx_regs.h | 18 #define OCRAM_BASE 0x00900000 /* OCRAM base */ macro
|
| /rk3399_ARM-atf/plat/intel/soc/n5x/include/ |
| H A D | socfpga_plat_def.h | 61 #define OCRAM_BASE (0xFFE00000) macro
|
| /rk3399_ARM-atf/plat/intel/soc/agilex/include/ |
| H A D | socfpga_plat_def.h | 77 #define OCRAM_BASE (0xFFE00000) macro
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/include/ |
| H A D | socfpga_plat_def.h | 124 #define OCRAM_BASE (0x00000000) macro
|
| /rk3399_ARM-atf/plat/imx/imx93/include/ |
| H A D | platform_def.h | 34 #define OCRAM_BASE U(0x20480000) macro
|
| /rk3399_ARM-atf/plat/imx/imx93/ |
| H A D | imx93_bl31_setup.c | 95 imx_bl31_params_parse(arg0, OCRAM_BASE, OCRAM_SIZE, in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/intel/soc/stratix10/ |
| H A D | bl2_plat_setup.c | 42 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| H A D | bl31_plat_setup.c | 146 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| /rk3399_ARM-atf/plat/intel/soc/agilex/ |
| H A D | bl2_plat_setup.c | 46 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| H A D | bl31_plat_setup.c | 219 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| /rk3399_ARM-atf/plat/intel/soc/n5x/ |
| H A D | bl31_plat_setup.c | 139 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/ |
| H A D | bl2_plat_setup.c | 60 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE,
|
| H A D | bl31_plat_setup.c | 198 MAP_REGION_FLAT(OCRAM_BASE, OCRAM_SIZE, MT_NON_CACHEABLE | MT_RW | MT_SECURE),
|