Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx7/picopi/include/
H A Dplatform_def.h105 #define IMX7_DTB_LIMIT (IMX7_DTB_BASE + IMX7_DTB_SIZE) macro
109 #define IMX7_DTB_OVERLAY_BASE IMX7_DTB_LIMIT
/rk3399_ARM-atf/plat/imx/imx7/warp7/include/
H A Dplatform_def.h107 #define IMX7_DTB_LIMIT (IMX7_DTB_BASE + IMX7_DTB_SIZE) macro
111 #define IMX7_DTB_OVERLAY_BASE IMX7_DTB_LIMIT
/rk3399_ARM-atf/plat/imx/imx7/common/
H A Dimx7_bl2_el3_common.c188 VERBOSE("\tDTB 0x%08x-0x%08x\n", IMX7_DTB_BASE, IMX7_DTB_LIMIT); in bl2_el3_early_platform_setup()