Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c749 u16 vref_f1_start, vref_f2_start; in tda1997x_configure_vhref() local
761 vref_f2_start = 0; in tda1997x_configure_vhref()
766 vref_f2_start = (bt->height / 2) + in tda1997x_configure_vhref()
770 fieldref_f2_start = vref_f2_start + bt->il_vfrontporch + in tda1997x_configure_vhref()
815 io_write16(sd, REG_VREF_F2_S, vref_f2_start & MASK_VHREF); in tda1997x_configure_vhref()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x.c749 u16 vref_f1_start, vref_f2_start; in tda1997x_configure_vhref() local
761 vref_f2_start = 0; in tda1997x_configure_vhref()
766 vref_f2_start = (bt->height / 2) + in tda1997x_configure_vhref()
770 fieldref_f2_start = vref_f2_start + bt->il_vfrontporch + in tda1997x_configure_vhref()
815 io_write16(sd, REG_VREF_F2_S, vref_f2_start & MASK_VHREF); in tda1997x_configure_vhref()

Completed in 8 milliseconds