Searched refs:cnt_sbe (Results 1 – 1 of 1) sorted by relevance
131 uint32_t cnt_sbe, cnt_dbe, cause_err, cause_msg; in axp_mc_check() local141 cnt_sbe = readl(drvdata->base + SDRAM_ERR_SBE_COUNT_REG); in axp_mc_check()153 if (cnt_sbe) in axp_mc_check()158 if (!cnt_sbe && !cnt_dbe) in axp_mc_check()162 if (cnt_sbe) in axp_mc_check()163 cnt_sbe--; in axp_mc_check()174 if (cnt_sbe) in axp_mc_check()176 cnt_sbe, /* error count */ in axp_mc_check()