Searched refs:CM_GCR_ERR_CONTROL_L2_ECC_EN (Results 1 – 2 of 2) sorted by relevance
167 #define CM_GCR_ERR_CONTROL_L2_ECC_EN BIT(1) macro
1735 gcr_ectl |= CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init()1737 gcr_ectl &= ~CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init()1740 gcr_ectl &= CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init()
Completed in 8 milliseconds