Home
last modified time | relevance | path

Searched refs:V4L2_DV_PROGRESSIVE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c643 t.bt.interlaced = V4L2_DV_PROGRESSIVE; in v4l2_detect_cvt()
807 t.bt.interlaced = V4L2_DV_PROGRESSIVE; in v4l2_detect_gtf()
/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x-hdmi.c308 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv748x_hdmi_query_dv_timings()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst106 - Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``).
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1545 #define V4L2_DV_PROGRESSIVE 0 macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions315 replace define V4L2_DV_PROGRESSIVE :c:type:`v4l2_bt_timings`
/openbmc/linux/drivers/media/i2c/
H A Dtc358743.c323 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tc358743_get_detected_timings()
H A Dtda1997x.c1151 timings->bt.interlaced = interlaced ? V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in tda1997x_detect_std()
H A Dadv7604.c1586 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv76xx_query_dv_timings()
H A Dadv7842.c1544 V4L2_DV_INTERLACED : V4L2_DV_PROGRESSIVE; in adv7842_query_dv_timings()