Searched refs:get_mc_boot_status (Results 1 – 8 of 8) sorted by relevance
55 int get_mc_boot_status(void);
92 if (get_mc_boot_status() == 0 && in fdt_fixup_board_enet()
836 int get_mc_boot_status(void) in get_mc_boot_status() function869 if (!mc_memset_resv_ram || (get_mc_boot_status() < 0)) { in mc_get_dram_addr()1483 if (!get_mc_boot_status()) in fsl_mc_ldpaa_exit()1557 if (get_mc_boot_status() == 0) { in do_fsl_mc()1613 if (get_mc_boot_status() != 0) { in do_fsl_mc()
297 if (get_mc_boot_status() == 0 && in fdt_fixup_board_enet()
333 if (get_mc_boot_status() == 0 && in fdt_fixup_board_enet()
504 if ((get_mc_boot_status() == 0) && (get_dpl_apply_status() == 0)) { in fdt_fixup_board_enet()
666 if (get_mc_boot_status() == 0 && in fdt_fixup_board_enet()
479 if (get_mc_boot_status() != 0) { in ldpaa_eth_open()