Home
last modified time | relevance | path

Searched refs:count_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
H A Dtw5864-video.c1351 u32 val, count_len = len; in tw5864_vlc_checksum() local
1354 while (((count_len >> 2) - 1) > 0) { in tw5864_vlc_checksum()
1356 count_len -= 4; in tw5864_vlc_checksum()
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
H A Dtw5864-video.c1350 u32 val, count_len = len; in tw5864_vlc_checksum() local
1353 while (((count_len >> 2) - 1) > 0) { in tw5864_vlc_checksum()
1355 count_len -= 4; in tw5864_vlc_checksum()

Completed in 5 milliseconds