Searched refs:V4L2_DV_BT_STD_CVT (Results 1 - 15 of 15) sorted by relevance

/linux-master/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,
[all...]
H A Dvideodev2.h1556 #define V4L2_DV_BT_STD_CVT (1 << 2) /* VESA Coordinated Video Timings */ macro
/linux-master/include/media/
H A Dv4l2-dv-timings.h216 if ((bt->standards & V4L2_DV_BT_STD_CVT) && (bt->vsync == 8))
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c364 (bt->standards & V4L2_DV_BT_STD_CVT) ? " CVT" : "",
653 fmt->bt.standards = V4L2_DV_BT_STD_CVT;
/linux-master/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.c1074 if ((bt->standards & (V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF)) &&
H A Dvivid-vid-cap.c1464 if (bt->standards == 0 || (bt->standards & V4L2_DV_BT_STD_CVT)) {
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_vin.c73 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,
/linux-master/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,
1545 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 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 Dtda1997x.c189 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
H A Dtc358743.c64 V4L2_DV_BT_STD_GTF | V4L2_DV_BT_STD_CVT,
/linux-master/drivers/media/platform/nuvoton/
H A Dnpcm-video.c169 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,
/linux-master/drivers/media/platform/aspeed/
H A Daspeed-video.c479 V4L2_DV_BT_STD_CVT | V4L2_DV_BT_STD_GTF,

Completed in 289 milliseconds