Searched refs:cp_end_vbi (Results 1 – 2 of 2) sorted by relevance
972 u16 cp_end_vbi = bt->vsync + bt->vbackporch + 1; in configure_custom_video_timings() local1008 ((cp_end_vbi >> 8) & 0xf)); in configure_custom_video_timings()1009 cp_write(sd, 0xa7, cp_end_vbi & 0xff); in configure_custom_video_timings()
932 u16 cp_end_vbi = bt->vsync + bt->vbackporch; in configure_custom_video_timings() local965 ((cp_end_vbi >> 8) & 0xf)); in configure_custom_video_timings()966 cp_write(sd, 0xa7, cp_end_vbi & 0xff); in configure_custom_video_timings()