Home
last modified time | relevance | path

Searched refs:pcp_lp_stat (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dxgene_edac.c178 unsigned int pcp_lp_stat; in xgene_edac_mc_check() local
186 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() local
1644 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() local
1820 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()
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H A Dxgene_edac.c178 unsigned int pcp_lp_stat; in xgene_edac_mc_check() local
186 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() local
1644 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() local
1820 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()
[all...]

Completed in 7 milliseconds