Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dxgene_edac.c1001 #define L3C_ECR_UCINTREN BIT(3) macro
1124 val |= L3C_ECR_UCINTREN | L3C_ECR_CINTREN; in xgene_edac_l3_hw_init()
1126 val &= ~(L3C_ECR_UCINTREN | L3C_ECR_CINTREN); in xgene_edac_l3_hw_init()
/kernel/linux/linux-6.6/drivers/edac/
H A Dxgene_edac.c1001 #define L3C_ECR_UCINTREN BIT(3) macro
1124 val |= L3C_ECR_UCINTREN | L3C_ECR_CINTREN; in xgene_edac_l3_hw_init()
1126 val &= ~(L3C_ECR_UCINTREN | L3C_ECR_CINTREN); in xgene_edac_l3_hw_init()

Completed in 7 milliseconds