Searched refs:DEVICE0_BASE (Results 1 – 18 of 18) sorted by relevance
/tf-a-ffa_el3_spmc/plat/marvell/armada/a3k/common/aarch64/ |
A D | a3700_common.c | 10 #define MAP_DEVICE0 MAP_REGION_FLAT(DEVICE0_BASE, \
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/aarch64/ |
A D | a8k_common.c | 12 #define MAP_DEVICE0 MAP_REGION_FLAT(DEVICE0_BASE, \
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp_ve/ |
A D | fvp_ve_common.c | 15 #define MAP_DEVICE0 MAP_REGION_FLAT(DEVICE0_BASE, \
|
A D | fvp_ve_def.h | 33 #define DEVICE0_BASE 0x20000000 macro
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/a3k/common/include/ |
A D | a3700_plat_def.h | 32 #define DEVICE0_BASE MVEBU_REGS_BASE macro
|
/tf-a-ffa_el3_spmc/plat/xilinx/versal/aarch64/ |
A D | versal_common.c | 22 MAP_REGION_FLAT(DEVICE0_BASE, DEVICE0_SIZE, MT_DEVICE | MT_RW | MT_SECURE),
|
/tf-a-ffa_el3_spmc/plat/rpi/rpi4/include/ |
A D | platform_def.h | 64 #define DEVICE0_BASE RPI_IO_BASE macro
|
/tf-a-ffa_el3_spmc/plat/xilinx/versal/include/ |
A D | versal_def.h | 33 #define DEVICE0_BASE 0xFF000000 macro
|
/tf-a-ffa_el3_spmc/plat/xilinx/zynqmp/aarch64/ |
A D | zynqmp_common.c | 26 { DEVICE0_BASE, DEVICE0_BASE, DEVICE0_SIZE, MT_DEVICE | MT_RW | MT_SECURE },
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/ |
A D | fvp_def.h | 49 #define DEVICE0_BASE UL(0x20000000) macro
|
A D | fvp_common.c | 43 #define MAP_DEVICE0 MAP_REGION_FLAT(DEVICE0_BASE, \ 168 MAP_REGION_FLAT(DEVICE0_BASE, \
|
/tf-a-ffa_el3_spmc/plat/qemu/common/ |
A D | qemu_common.c | 16 #define MAP_DEVICE0 MAP_REGION_FLAT(DEVICE0_BASE, \
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/include/ |
A D | a8k_plat_def.h | 95 #define DEVICE0_BASE MVEBU_REGS_BASE macro
|
/tf-a-ffa_el3_spmc/plat/rpi/common/ |
A D | rpi3_common.c | 24 #define MAP_DEVICE0 MAP_REGION_FLAT(DEVICE0_BASE, \
|
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/include/ |
A D | platform_def.h | 113 #define DEVICE0_BASE RPI_IO_BASE macro
|
/tf-a-ffa_el3_spmc/plat/qemu/qemu/include/ |
A D | platform_def.h | 215 #define DEVICE0_BASE 0x08000000 macro
|
/tf-a-ffa_el3_spmc/plat/qemu/qemu_sbsa/include/ |
A D | platform_def.h | 206 #define DEVICE0_BASE 0x40000000 macro
|
/tf-a-ffa_el3_spmc/plat/xilinx/zynqmp/include/ |
A D | zynqmp_def.h | 34 #define DEVICE0_BASE U(0xFF000000) macro
|
Completed in 27 milliseconds