Searched refs:CM_GCR_ERR_CONTROL_L2_ECC_EN (Results 1 – 2 of 2) sorted by relevance
201 #define CM_GCR_ERR_CONTROL_L2_ECC_EN BIT(1) macro
1737 gcr_ectl |= CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init() 1739 gcr_ectl &= ~CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init() 1742 gcr_ectl &= CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init()