Searched refs:dt_open_and_check (Results 1 – 4 of 4) sorted by relevance
29 int dt_open_and_check(uintptr_t dt_addr);
160 if (dt_open_and_check(dt_addr) < 0) { in sp_min_early_platform_setup2()
25 int dt_open_and_check(uintptr_t dt_addr) in dt_open_and_check() function
252 if (dt_open_and_check(STM32MP_DTB_BASE) < 0) { in bl2_el3_plat_arch_setup()