Searched refs:DEVICE2_SIZE (Results 1 – 16 of 16) sorted by relevance
/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/ |
D | socfpga_plat_def.h | 58 #define DEVICE2_SIZE (0x08E00000) macro
|
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/ |
D | socfpga_plat_def.h | 59 #define DEVICE2_SIZE (0x08E00000) macro
|
/trusted-firmware-a-latest/plat/intel/soc/n5x/include/ |
D | socfpga_plat_def.h | 60 #define DEVICE2_SIZE (0x08E00000) macro
|
/trusted-firmware-a-latest/plat/arm/board/fvp_r/ |
D | fvp_r_def.h | 53 #define DEVICE2_SIZE UL(0x00200000) macro
|
D | fvp_r_common.c | 54 DEVICE2_SIZE, \
|
/trusted-firmware-a-latest/plat/xilinx/versal_net/aarch64/ |
D | versal_net_common.c | 31 MAP_REGION_FLAT(DEVICE2_BASE, DEVICE2_SIZE, MT_DEVICE | MT_RW | MT_SECURE),
|
/trusted-firmware-a-latest/plat/arm/board/fvp/ |
D | fvp_def.h | 77 #define DEVICE2_SIZE UL(0x00200000) macro
|
D | fvp_common.c | 71 DEVICE2_SIZE, \
|
/trusted-firmware-a-latest/plat/qemu/common/ |
D | qemu_common.c | 30 DEVICE2_SIZE, \
|
/trusted-firmware-a-latest/plat/intel/soc/agilex/ |
D | bl2_plat_setup.c | 41 MAP_REGION_FLAT(DEVICE2_BASE, DEVICE2_SIZE,
|
D | bl31_plat_setup.c | 146 MAP_REGION_FLAT(DEVICE2_BASE, DEVICE2_SIZE, MT_DEVICE | MT_RW | MT_SECURE),
|
/trusted-firmware-a-latest/plat/xilinx/versal_net/include/ |
D | versal_net_def.h | 100 #define DEVICE2_SIZE U(0x01000000) macro
|
/trusted-firmware-a-latest/plat/intel/soc/stratix10/ |
D | bl2_plat_setup.c | 40 MAP_REGION_FLAT(DEVICE2_BASE, DEVICE2_SIZE,
|
D | bl31_plat_setup.c | 135 MAP_REGION_FLAT(DEVICE2_BASE, DEVICE2_SIZE,
|
/trusted-firmware-a-latest/plat/intel/soc/n5x/ |
D | bl31_plat_setup.c | 128 MAP_REGION_FLAT(DEVICE2_BASE, DEVICE2_SIZE,
|
/trusted-firmware-a-latest/plat/qemu/qemu_sbsa/include/ |
D | platform_def.h | 213 #define DEVICE2_SIZE 0x00001000 macro
|