Home
last modified time | relevance | path

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

/openbmc/linux/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()