Searched refs:crc_bit_width (Results 1 – 1 of 1) sorted by relevance
647 u32 crc_bit_width = sizeof(u16) * 8; in _cyttsp5_compute_crc() local653 ^ (remainder >> (crc_bit_width - 4)); in _cyttsp5_compute_crc()656 ^ (remainder >> (crc_bit_width - 4)); in _cyttsp5_compute_crc()