Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dths8200.c217 uint16_t line_start_active_video = (bt->vsync + bt->vbackporch); in ths8200_setup() local
290 ((line_start_active_video >> 4) & 0x70) + in ths8200_setup()
293 ths8200_write(sd, THS8200_DTG2_BP1_LSB, line_start_active_video & 0xff); in ths8200_setup()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dths8200.c217 uint16_t line_start_active_video = (bt->vsync + bt->vbackporch); in ths8200_setup() local
290 ((line_start_active_video >> 4) & 0x70) + in ths8200_setup()
293 ths8200_write(sd, THS8200_DTG2_BP1_LSB, line_start_active_video & 0xff); in ths8200_setup()

Completed in 2 milliseconds