Searched refs:get_mc_boot_status (Results 1 – 7 of 7) sorted by relevance
54 int get_mc_boot_status(void);
92 if ((get_mc_boot_status() == 0) && (get_dpl_apply_status() == 0)) in fdt_fixup_board_enet()
785 int get_mc_boot_status(void) in get_mc_boot_status() function1423 if (!get_mc_boot_status()) in fsl_mc_ldpaa_exit()1497 if (get_mc_boot_status() == 0) { in do_fsl_mc()1553 if (get_mc_boot_status() != 0) { in do_fsl_mc()
297 if ((get_mc_boot_status() == 0) && (get_dpl_apply_status() == 0)) in fdt_fixup_board_enet()
333 if ((get_mc_boot_status() == 0) && (get_dpl_apply_status() == 0)) in fdt_fixup_board_enet()
517 if ((get_mc_boot_status() == 0) && (get_dpl_apply_status() == 0)) in fdt_fixup_board_enet()
395 if (get_mc_boot_status() != 0) { in ldpaa_eth_open()