Searched refs:V4L2_DV_BT_STD_DMT (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-dv-timings.h | 298 V4L2_DV_BT_STD_DMT, 0) \ 305 V4L2_DV_BT_STD_DMT, 0) \ 312 V4L2_DV_BT_STD_DMT, 0) \ 322 V4L2_DV_BT_STD_DMT, 0) \ 329 V4L2_DV_BT_STD_DMT, 0) \ 336 V4L2_DV_BT_STD_DMT, 0) \ 345 V4L2_DV_BT_STD_DMT, 0) \ 353 V4L2_DV_BT_STD_DMT, 0) \ 361 V4L2_DV_BT_STD_DMT, 0) \ 369 V4L2_DV_BT_STD_DMT, 0) \ [all …]
|
H A D | videodev2.h | 1554 #define V4L2_DV_BT_STD_DMT (1 << 1) /* VESA Discrete Monitor Timings */ macro
|
/openbmc/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x-hdmi.c | 43 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-dv-timings.rst | 232 * - ``V4L2_DV_BT_STD_DMT``
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-common.c | 25 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT |
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-dv-timings.c | 363 (bt->standards & V4L2_DV_BT_STD_DMT) ? " DMT" : "", in v4l2_print_dv_timings()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7842.c | 645 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT | 656 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT | 1544 bt->standards = V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT | in adv7842_query_dv_timings()
|
H A D | adv7604.c | 790 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT | 801 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT |
|
H A D | adv7511-v4l2.c | 139 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT |
|
H A D | tc358743.c | 63 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT |
|
H A D | tda1997x.c | 188 V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT |
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 322 replace define V4L2_DV_BT_STD_DMT dv-bt-standards
|
/openbmc/linux/drivers/media/platform/nuvoton/ |
H A D | npcm-video.c | 169 .standards = V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT |
|
/openbmc/linux/drivers/media/platform/aspeed/ |
H A D | aspeed-video.c | 478 .standards = V4L2_DV_BT_STD_CEA861 | V4L2_DV_BT_STD_DMT |
|