Home
last modified time | relevance | path

Searched refs:DRAM_40BIT_BASE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.c99 #define MAP_DRAM1 MAP_REGION_FLAT(DRAM_40BIT_BASE, \
/rk3399_ARM-atf/plat/renesas/common/include/
H A Drcar_def.h36 #define DRAM_40BIT_BASE ULL(0x0400000000) macro
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_rcar.c314 dram_start = legacy ? DRAM1_NS_BASE : DRAM_40BIT_BASE; in check_load_area()
317 DRAM_40BIT_BASE + DRAM_40BIT_SIZE; in check_load_area()