Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
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()