Searched refs:cp_end_vbi (Results 1 – 2 of 2) sorted by relevance
982 u16 cp_end_vbi = bt->vsync + bt->vbackporch; in configure_custom_video_timings() local1015 ((cp_end_vbi >> 8) & 0xf)); in configure_custom_video_timings()1016 cp_write(sd, 0xa7, cp_end_vbi & 0xff); in configure_custom_video_timings()
1058 u16 cp_end_vbi = bt->vsync + bt->vbackporch + 1; in configure_custom_video_timings() local1094 ((cp_end_vbi >> 8) & 0xf)); in configure_custom_video_timings()1095 cp_write(sd, 0xa7, cp_end_vbi & 0xff); in configure_custom_video_timings()