Searched refs:STM32MP_DTB_BASE (Results 1 – 5 of 5) sorted by relevance
88 #define STM32MP_DTB_BASE STM32MP_BL2_DTB_BASE macro92 #define STM32MP_DTB_BASE STM32MP_BL32_DTB_BASE macro
229 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()373 fconf_populate("TB_FW", STM32MP_DTB_BASE); in bl2_el3_plat_arch_setup()
83 #define DTB_BASE STM32MP_DTB_BASE84 #define DTB_LIMIT (STM32MP_DTB_BASE + \
166 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()223 fconf_populate("TB_FW", STM32MP_DTB_BASE); in bl2_el3_plat_arch_setup()
184 #define STM32MP_DTB_BASE STM32MP_BL2_DTB_BASE macro