Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/edac/
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()