Searched refs:spl_phase (Results 1 – 3 of 3) sorted by relevance
420 bootstage_mark_name(spl_phase() == PHASE_TPL ? BOOTSTAGE_ID_START_TPL : in spl_common_init()438 spl_phase() == PHASE_TPL ? "dm tpl" : "dm_spl"); in spl_common_init()724 bootstage_mark_name(spl_phase() == PHASE_TPL ? BOOTSTAGE_ID_END_TPL : in board_init_r()
102 static inline enum u_boot_phase spl_phase(void) in spl_phase() function
486 if (spl_phase() == PHASE_SPL) in bootstage_unstash()