Searched refs:get_mc_boot_status (Results 1 - 8 of 8) sorted by relevance

/u-boot/include/fsl-mc/
H A Dfsl_mc.h66 int get_mc_boot_status(void);
/u-boot/drivers/net/fsl-mc/
H A Dmc.c867 int get_mc_boot_status(void) function
900 if (!mc_memset_resv_ram || (get_mc_boot_status() < 0)) {
1777 if (!get_mc_boot_status())
1920 if (get_mc_boot_status() == 0) {
1975 if (get_mc_boot_status() != 0) {
2006 if (get_mc_boot_status() != 0) {
2025 if (get_mc_boot_status() != 0) {
/u-boot/board/freescale/ls2080aqds/
H A Dls2080aqds.c283 if (get_mc_boot_status() == 0 &&
/u-boot/board/freescale/ls2080ardb/
H A Dls2080ardb.c389 if (get_mc_boot_status() == 0 &&
/u-boot/board/traverse/ten64/
H A Dten64.c182 if (get_mc_boot_status() == 0 &&
/u-boot/board/freescale/lx2160a/
H A Dlx2160a.c643 if (get_mc_boot_status() == 0 &&
/u-boot/board/freescale/ls1088a/
H A Dls1088a.c858 if (get_mc_boot_status() == 0 &&
/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c387 if (get_mc_boot_status() != 0) {

Completed in 64 milliseconds