Home
last modified time | relevance | path

Searched refs:DRAM_BASE (Results 1 – 13 of 13) sorted by relevance

/external/arm-trusted-firmware/plat/imx/imx7/picopi/include/
Dplatform_def.h70 #define DRAM_BASE 0x80000000 macro
72 #define DRAM_LIMIT (DRAM_BASE + DRAM_SIZE)
91 #define IMX7_UBOOT_BASE (DRAM_BASE + 0x7800000)
96 #define IMX7_FIP_BASE (DRAM_BASE)
104 #define IMX7_DTB_BASE (DRAM_BASE + 0x03000000)
/external/arm-trusted-firmware/plat/imx/imx7/warp7/include/
Dplatform_def.h72 #define DRAM_BASE 0x80000000 macro
74 #define DRAM_LIMIT (DRAM_BASE + DRAM_SIZE)
93 #define IMX7_UBOOT_BASE (DRAM_BASE + 0x7800000)
98 #define IMX7_FIP_BASE (DRAM_BASE)
106 #define IMX7_DTB_BASE (DRAM_BASE + 0x03000000)
/external/u-boot/arch/x86/cpu/quark/
Dcar.S27 mov $(DRAM_BASE + DRAM_MAX_SIZE + ESRAM_SIZE), %edx
/external/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_sip_svc.c257 if (addr >= DRAM_BASE && addr <= DRAM_BASE + DRAM_SIZE) in is_address_in_ddr_range()
/external/u-boot/arch/x86/include/asm/arch-quark/
Dquark.h134 #define DRAM_BASE 0x00000000 macro
/external/arm-trusted-firmware/plat/intel/soc/agilex/
Dbl31_plat_setup.c97 MAP_REGION_FLAT(DRAM_BASE, DRAM_SIZE, MT_MEMORY | MT_RW | MT_NS),
Dbl2_plat_setup.c32 MAP_REGION_FLAT(DRAM_BASE, DRAM_SIZE,
/external/arm-trusted-firmware/plat/intel/soc/common/include/
Dplatform_def.h87 #define DRAM_BASE (0x0) macro
/external/arm-trusted-firmware/plat/intel/soc/stratix10/
Dbl2_plat_setup.c31 MAP_REGION_FLAT(DRAM_BASE, DRAM_SIZE,
Dbl31_plat_setup.c121 MAP_REGION_FLAT(DRAM_BASE, DRAM_SIZE,
/external/u-boot/arch/riscv/include/asm/
Dencoding.h95 #define DRAM_BASE 0x80000000 macro
/external/arm-trusted-firmware/plat/intel/soc/agilex/soc/
Dagilex_memory_controller.c395 zeromem(DRAM_BASE, DRAM_SIZE); in configure_hmc_adaptor_regs()
/external/arm-trusted-firmware/plat/intel/soc/stratix10/soc/
Ds10_memory_controller.c407 zeromem(DRAM_BASE, DRAM_SIZE); in configure_hmc_adaptor_regs()