Searched refs:V4L2_DV_INTERLACED (Results 1 – 5 of 5) sorted by relevance
528 fmt->bt.interlaced = V4L2_DV_INTERLACED; in v4l2_detect_cvt()686 fmt->bt.interlaced = V4L2_DV_INTERLACED; in v4l2_detect_gtf()
329 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc358743_get_detected_timings()351 if (bt->interlaced == V4L2_DV_INTERLACED) { in tc358743_get_detected_timings()
1546 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv76xx_query_dv_timings()1564 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv76xx_query_dv_timings()
1555 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv7842_query_dv_timings()1587 if (bt->interlaced == V4L2_DV_INTERLACED) { in adv7842_query_dv_timings()
1249 #define V4L2_DV_INTERLACED 1 macro