Searched refs:u_boot_first_phase (Results 1 – 3 of 3) sorted by relevance
539 ret = bootstage_init(u_boot_first_phase()); in spl_common_init()546 if (!u_boot_first_phase()) { in spl_common_init()
47 static inline bool u_boot_first_phase(void) in u_boot_first_phase() function
444 expected = fixed && !u_boot_first_phase(); in bloblist_init()
Completed in 8 milliseconds