Searched refs:bit_parity (Results 1 – 1 of 1) sorted by relevance
90 USHORT bit_parity; in _lx_nand_flash_256byte_ecc_compute() local98 bit_parity = 0; in _lx_nand_flash_256byte_ecc_compute()117 bit_parity = bit_parity ^ data[i]; in _lx_nand_flash_256byte_ecc_compute()152 if (bit_parity & 1) in _lx_nand_flash_256byte_ecc_compute()161 bit_parity = bit_parity >> 1; in _lx_nand_flash_256byte_ecc_compute()