Searched refs:vfrontporch (Results 1 – 8 of 8) sorted by relevance
241 t1->bt.vfrontporch == t2->bt.vfrontporch && in v4l2_match_dv_timings()281 dev_prefix, bt->vfrontporch, in v4l2_print_dv_timings()449 fmt->bt.vfrontporch = v_fp; in v4l2_detect_cvt()570 fmt->bt.vfrontporch = v_fp; in v4l2_detect_gtf()
697 p->bt.vfrontporch, p->bt.vsync, in v4l_print_dv_timings()
948 timings->bt.vfrontporch && in vpif_s_dv_timings()973 (bt->vfrontporch - 1); in vpif_s_dv_timings()985 std_info->l5 = std_info->vsize - (bt->vfrontporch - 1); in vpif_s_dv_timings()
1149 timings->bt.vfrontporch && in vpif_s_dv_timings()1174 (bt->vfrontporch - 1); in vpif_s_dv_timings()1186 std_info->l5 = std_info->vsize - (bt->vfrontporch - 1); in vpif_s_dv_timings()
218 uint16_t line_start_front_porch = (vtotal(bt) - bt->vfrontporch); in ths8200_setup()
971 u16 cp_start_vbi = height - bt->vfrontporch + 1; in configure_custom_video_timings()1464 bt->vfrontporch = ((hdmi_read(sd, 0x2a) & 0x1f) * 256 + in adv7842_query_dv_timings()
931 u16 cp_start_vbi = height - bt->vfrontporch; in configure_custom_video_timings()1514 bt->vfrontporch = hdmi_read16(sd, 0x2a, 0x1fff) / 2; in adv76xx_query_dv_timings()
1142 __u32 vfrontporch; member1204 ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + \