Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c538 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) in convert_to_twos() function
563 value = convert_to_twos(value, 8); in medusa_set_brightness()
606 value = convert_to_twos(value, 8); in medusa_set_hue()
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c538 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) in convert_to_twos() function
563 value = convert_to_twos(value, 8); in medusa_set_brightness()
606 value = convert_to_twos(value, 8); in medusa_set_hue()

Completed in 2 milliseconds