Searched refs:pcp_lp_stat (Results 1 – 1 of 1) sorted by relevance
178 unsigned int pcp_lp_stat; in xgene_edac_mc_check() local186 xgene_edac_pcp_rd(ctx->edac, PCPLPERRINTSTS, &pcp_lp_stat); in xgene_edac_mc_check()189 (MCU_CORR_ERR_MASK & pcp_lp_stat))) in xgene_edac_mc_check()1639 u32 pcp_lp_stat; in xgene_edac_soc_check() local1644 xgene_edac_pcp_rd(ctx->edac, PCPLPERRINTSTS, &pcp_lp_stat); in xgene_edac_soc_check()1648 (pcp_lp_stat & CSW_SWITCH_TRACE_ERR_MASK) || reg)) in xgene_edac_soc_check()1660 if (pcp_lp_stat & CSW_SWITCH_TRACE_ERR_MASK) { in xgene_edac_soc_check()1817 unsigned int pcp_lp_stat; in xgene_edac_isr() local1820 xgene_edac_pcp_rd(ctx, PCPLPERRINTSTS, &pcp_lp_stat); in xgene_edac_isr()1823 (MCU_CORR_ERR_MASK & pcp_lp_stat)) { in xgene_edac_isr()