Searched refs:pcp_lp_stat (Results 1 – 1 of 1) sorted by relevance
190 unsigned int pcp_lp_stat; in xgene_edac_mc_check() local198 xgene_edac_pcp_rd(ctx->edac, PCPLPERRINTSTS, &pcp_lp_stat); in xgene_edac_mc_check()201 (MCU_CORR_ERR_MASK & pcp_lp_stat))) in xgene_edac_mc_check()1654 u32 pcp_lp_stat; in xgene_edac_soc_check() local1659 xgene_edac_pcp_rd(ctx->edac, PCPLPERRINTSTS, &pcp_lp_stat); in xgene_edac_soc_check()1663 (pcp_lp_stat & CSW_SWITCH_TRACE_ERR_MASK) || reg)) in xgene_edac_soc_check()1675 if (pcp_lp_stat & CSW_SWITCH_TRACE_ERR_MASK) { in xgene_edac_soc_check()1832 unsigned int pcp_lp_stat; in xgene_edac_isr() local1835 xgene_edac_pcp_rd(ctx, PCPLPERRINTSTS, &pcp_lp_stat); in xgene_edac_isr()1838 (MCU_CORR_ERR_MASK & pcp_lp_stat)) { in xgene_edac_isr()