Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/synquacer/include/
H A Dplatform_def.h117 #define DRAMINFO_BASE 0x2E00FFC0 macro
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_bl31_setup.c209 struct draminfo *di = (struct draminfo *)(unsigned long)DRAMINFO_BASE; in bl31_plat_runtime_setup()