Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.c48 DRAM1_NS_SIZE, \
/rk3399_ARM-atf/plat/renesas/common/include/
H A Drcar_def.h35 #define DRAM1_NS_SIZE (DRAM1_SIZE - DRAM1_NS_BASE) macro
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_rcar.c316 dram_end = legacy ? DRAM1_NS_BASE + DRAM1_NS_SIZE : in check_load_area()