Home
last modified time | relevance | path

Searched refs:wait_for_mc (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c623 static int wait_for_mc(bool booting_mc, u32 *final_reg_gsr) in wait_for_mc() function
764 error = wait_for_mc(true, &reg_gsr); in mc_init()
828 error = wait_for_mc(false, &reg_gsr); in mc_apply_dpl()