Searched refs:pcp_hp_stat (Results 1 – 1 of 1) sorted by relevance
178 unsigned int pcp_hp_stat; in xgene_edac_mc_check() local188 if (!((MCU_UNCORR_ERR_MASK & pcp_hp_stat) || in xgene_edac_mc_check()189 (MCU_CTL_ERR_MASK & pcp_hp_stat) || in xgene_edac_mc_check()738 unsigned int pcp_hp_stat; in xgene_edac_pmd_check() local1638 u32 pcp_hp_stat; in xgene_edac_soc_check() local1651 if (pcp_hp_stat & IOB_XGIC_ERR_MASK) in xgene_edac_soc_check()1657 if (pcp_hp_stat & IOB_PA_ERR_MASK) in xgene_edac_soc_check()1815 unsigned int pcp_hp_stat; in xgene_edac_isr() local1820 if ((MCU_UNCORR_ERR_MASK & pcp_hp_stat) || in xgene_edac_isr()1821 (MCU_CTL_ERR_MASK & pcp_hp_stat) || in xgene_edac_isr()[all …]