Searched refs:xor_ecc_ones (Results 1 – 1 of 1) sorted by relevance
355 uint8_t xor_ecc_ones; in stm32_fmc2_ham_correct() local385 xor_ecc_ones = __builtin_popcount(xor_ecc.val); in stm32_fmc2_ham_correct()386 if (xor_ecc_ones < 23U) { in stm32_fmc2_ham_correct()387 if (xor_ecc_ones == 12U) { in stm32_fmc2_ham_correct()