Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/media/
Dv4l2-mediabus.h60 #define V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK (1 << 9) macro
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-of.c71 flags |= V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK; in v4l2_of_parse_csi_bus()
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_mediabus.c507 mipi_clock = common_flags & (V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK | in soc_mbus_config_compatible()