Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c35 static int mc_boot_status = -1; variable
801 mc_boot_status = error; in mc_init()
803 mc_boot_status = 0; in mc_init()
838 return mc_boot_status; in get_mc_boot_status()
1474 bool mc_boot_status = false; in fsl_mc_ldpaa_exit() local
1484 mc_boot_status = true; in fsl_mc_ldpaa_exit()
1487 if (bd && !mc_boot_status) in fsl_mc_ldpaa_exit()
1498 if (bd && mc_boot_status && !is_dpl_apply_status) { in fsl_mc_ldpaa_exit()
1503 if (bd && mc_boot_status && is_dpl_apply_status) in fsl_mc_ldpaa_exit()