Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dxgene_edac.c1015 #define L3C_ECR_CINTREN BIT(2) macro
1137 val |= L3C_ECR_UCINTREN | L3C_ECR_CINTREN; in xgene_edac_l3_hw_init()
1139 val &= ~(L3C_ECR_UCINTREN | L3C_ECR_CINTREN); in xgene_edac_l3_hw_init()