Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Dmc.c32 static int mc_boot_status = -1; variable
750 mc_boot_status = error; in mc_init()
752 mc_boot_status = 0; in mc_init()
787 return mc_boot_status; in get_mc_boot_status()
1414 bool mc_boot_status = false; in fsl_mc_ldpaa_exit() local
1424 mc_boot_status = true; in fsl_mc_ldpaa_exit()
1427 if (bd && !mc_boot_status) in fsl_mc_ldpaa_exit()
1438 if (bd && mc_boot_status && !is_dpl_apply_status) { in fsl_mc_ldpaa_exit()
1443 if (bd && mc_boot_status && is_dpl_apply_status) in fsl_mc_ldpaa_exit()