Home
last modified time | relevance | path

Searched defs:DRAM_MAP (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx8m/imx8mn/include/
H A Dplatform_def.h173 #define DRAM_MAP MAP_REGION_FLAT(IMX_DRAM_BASE, IMX_DRAM_SIZE, MT_MEMORY | MT_RW | MT_NS) /* DRAM */ macro
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/include/
H A Dplatform_def.h211 #define DRAM_MAP MAP_REGION_FLAT(IMX_DRAM_BASE, IMX_DRAM_SIZE, MT_MEMORY | MT_RW | MT_NS) /* DRAM */ macro