Home
last modified time | relevance | path

Searched refs:V4L2_DV_FL_CAN_DETECT_REDUCED_FPS (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst271 receivers that have the ``V4L2_DV_FL_CAN_DETECT_REDUCED_FPS``
312 * - ``V4L2_DV_FL_CAN_DETECT_REDUCED_FPS``
/linux/include/uapi/linux/
H A Dvideodev2.h1671 #define V4L2_DV_FL_CAN_DETECT_REDUCED_FPS (1 << 9) macro
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions332 replace define V4L2_DV_FL_CAN_DETECT_REDUCED_FPS dv-bt-standards
/linux/drivers/media/i2c/
H A Dadv7842.c1522 timings->bt.flags |= V4L2_DV_FL_CAN_DETECT_REDUCED_FPS; in adv7842_fill_optional_dv_timings_fields()