Searched refs:ECC_CORRECTABLE_MASK (Results 1 – 1 of 1) sorted by relevance
47 #define ECC_CORRECTABLE_MASK BIT(8) macro297 if (reg_val & ECC_CORRECTABLE_MASK) { in elm_error_correction()