Home
last modified time | relevance | path

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

/openbmc/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``
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c422 if ((bt->flags & V4L2_DV_FL_CAN_DETECT_REDUCED_FPS) && in v4l2_calc_timeperframe()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1627 #define V4L2_DV_FL_CAN_DETECT_REDUCED_FPS (1 << 9) macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions329 replace define V4L2_DV_FL_CAN_DETECT_REDUCED_FPS dv-bt-standards
/openbmc/linux/drivers/media/i2c/
H A Dadv7842.c1519 timings->bt.flags |= V4L2_DV_FL_CAN_DETECT_REDUCED_FPS; in adv7842_fill_optional_dv_timings_fields()