Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dxgene_edac.c1002 #define L3C_ECR_CINTREN BIT(2) 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()