Home
last modified time | relevance | path

Searched refs:V4L2_DV_BT_STD_CVT (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dv4l2-dv-timings.h384 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
439 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
459 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
467 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
474 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
481 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
488 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
496 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, \
504 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
511 V4L2_DV_BT_STD_DMT | V4L2_DV_BT_STD_CVT, 0) \
[all …]
H A Dvideodev2.h1555 #define V4L2_DV_BT_STD_CVT (1 << 2) /* VESA Coordinated Video Timings */ macro
/openbmc/linux/include/media/
H A Dv4l2-dv-timings.h222 if ((bt->standards & V4L2_DV_BT_STD_CVT) && (bt->vsync == 8)) in can_reduce_fps()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c364 (bt->standards & V4L2_DV_BT_STD_CVT) ? " CVT" : "", in v4l2_print_dv_timings()
656 t.bt.standards = V4L2_DV_BT_STD_CVT; in v4l2_detect_cvt()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c26 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,
H A Dvivid-vid-out.c1079 if ((bt->standards & (V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF)) && in valid_cvt_gtf_timings()
H A Dvivid-vid-cap.c1468 if (bt->standards == 0 || (bt->standards & V4L2_DV_BT_STD_CVT)) { in valid_cvt_gtf_timings()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst234 * - ``V4L2_DV_BT_STD_CVT``
/openbmc/linux/drivers/media/i2c/
H A Dadv7842.c646 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
657 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
1546 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT; in adv7842_query_dv_timings()
H A Dadv7604.c791 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
802 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
H A Dadv7511-v4l2.c140 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
H A Dtc358743.c64 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
H A Dtda1997x.c189 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions323 replace define V4L2_DV_BT_STD_CVT dv-bt-standards
/openbmc/linux/drivers/media/platform/nuvoton/
H A Dnpcm-video.c170 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,
/openbmc/linux/drivers/media/platform/aspeed/
H A Daspeed-video.c479 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,