Searched refs:get_mc_boot_status (Results 1 – 7 of 7) sorted by relevance
55 int get_mc_boot_status(void);
93 if (get_mc_boot_status() == 0) in fdt_fixup_board_enet()
786 int get_mc_boot_status(void) in get_mc_boot_status() function1346 if (!get_mc_boot_status()) in fsl_mc_ldpaa_exit()1418 if (get_mc_boot_status() == 0) { in do_fsl_mc()1474 if (get_mc_boot_status() != 0) { in do_fsl_mc()
299 if (get_mc_boot_status() == 0) in fdt_fixup_board_enet()
318 if (get_mc_boot_status() == 0) in fdt_fixup_board_enet()
515 if ((get_mc_boot_status() == 0) && (get_dpl_apply_status() == 0)) in fdt_fixup_board_enet()
407 if (get_mc_boot_status() != 0) { in ldpaa_eth_open()