Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_CSI2_LANES (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/media/
Dv4l2-mediabus.h62 #define V4L2_MBUS_CSI2_LANES (V4L2_MBUS_CSI2_1_LANE | V4L2_MBUS_CSI2_2_LANE | \ macro
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_mediabus.c506 mipi_lanes = common_flags & V4L2_MBUS_CSI2_LANES; in soc_mbus_config_compatible()