Home
last modified time | relevance | path

Searched refs:DRAM1_BASE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/renesas/common/include/
H A Drcar_def.h32 #define DRAM1_BASE U(0x40000000) macro
34 #define DRAM1_NS_BASE (DRAM1_BASE + U(0x08000000))
78 #define NS_IMAGE_OFFSET (DRAM1_BASE + U(0x09000000))
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.c75 #define MAP_DRAM0 MAP_REGION_FLAT(DRAM1_BASE, \