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

/linux-4.4.14/drivers/media/i2c/
H A Dadv7604.c976 u16 cp_end_vbi = bt->vsync + bt->vbackporch; configure_custom_video_timings() local
1009 ((cp_end_vbi >> 8) & 0xf)); configure_custom_video_timings()
1010 cp_write(sd, 0xa7, cp_end_vbi & 0xff); configure_custom_video_timings()
H A Dadv7842.c1085 u16 cp_end_vbi = bt->vsync + bt->vbackporch + 1; configure_custom_video_timings() local
1121 ((cp_end_vbi >> 8) & 0xf)); configure_custom_video_timings()
1122 cp_write(sd, 0xa7, cp_end_vbi & 0xff); configure_custom_video_timings()

Completed in 86 milliseconds