Searched refs:first_stage_actions (Results 1 – 7 of 7) sorted by relevance
981 static int first_stage_actions(void) in first_stage_actions() function1025 res = first_stage_actions(); in first_stage_init()1059 if (!did_first_stage_run && first_stage_actions()) in second_stage_init()
953 static int first_stage_actions(struct udevice *tpm) in first_stage_actions() function1001 ret = first_stage_actions(tpm); in first_stage_init()1062 if (!did_first_stage_run && first_stage_actions(tpm)) in second_stage_init()
960 static int first_stage_actions(struct udevice *tpm) in first_stage_actions() function1008 ret = first_stage_actions(tpm); in first_stage_init()1069 if (!did_first_stage_run && first_stage_actions(tpm)) in second_stage_init()