Home
last modified time | relevance | path

Searched refs:crc_bit_width (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c647 u32 crc_bit_width = sizeof(u16) * 8; in _cyttsp5_compute_crc() local
653 ^ (remainder >> (crc_bit_width - 4)); in _cyttsp5_compute_crc()
656 ^ (remainder >> (crc_bit_width - 4)); in _cyttsp5_compute_crc()