Searched refs:u_boot_first_phase (Results 1 – 3 of 3) sorted by relevance
45 static inline bool u_boot_first_phase(void) in u_boot_first_phase() function
402 ret = bootstage_init(u_boot_first_phase()); in spl_common_init()409 if (!u_boot_first_phase()) { in spl_common_init()
345 expected = !u_boot_first_phase(); in bloblist_init()
Completed in 9 milliseconds