Searched refs:il_vfrontporch (Results 1 – 10 of 10) sorted by relevance
267 (t1->bt.il_vfrontporch == t2->bt.il_vfrontporch && in v4l2_match_dv_timings()313 dev_prefix, bt->il_vfrontporch, in v4l2_print_dv_timings()624 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_cvt()782 fmt->bt.il_vfrontporch = v_fp; in v4l2_detect_gtf()
695 p->bt.vbackporch, p->bt.il_vfrontporch, in v4l_print_dv_timings()
759 bt->il_vfrontporch; in tda1997x_configure_vhref()769 bt->il_vfrontporch; in tda1997x_configure_vhref()770 fieldref_f2_start = vref_f2_start + bt->il_vfrontporch + in tda1997x_configure_vhref()1157 timings->bt.il_vfrontporch = vfront2; in tda1997x_detect_std()1162 timings->bt.il_vfrontporch = 0; in tda1997x_detect_std()
1588 bt->il_vfrontporch = ((hdmi_read(sd, 0x2c) & 0x1f) * 256 + in adv7842_query_dv_timings()1595 bt->il_vfrontporch = 0; in adv7842_query_dv_timings()
1620 bt->il_vfrontporch = hdmi_read16(sd, 0x2c, in adv76xx_query_dv_timings()
969 if (bt->il_vbackporch || bt->il_vfrontporch || bt->il_vsync) { in vpif_s_dv_timings()976 (bt->il_vfrontporch - 1); in vpif_s_dv_timings()
1223 if (bt->il_vbackporch || bt->il_vfrontporch || bt->il_vsync) { in vpif_s_dv_timings()1230 (bt->il_vfrontporch - 1); in vpif_s_dv_timings()
1469 __u32 il_vfrontporch; member1572 (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
322 bt->il_vfrontporch = hdmi_read16(state, 0x2c, 0x3fff) / 2; in adv748x_hdmi_query_dv_timings()
139 - ``il_vfrontporch``
Completed in 46 milliseconds