Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dv4l2-mediabus.h62 #define V4L2_MBUS_CSI2_LANES (V4L2_MBUS_CSI2_1_LANE | \ macro
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_mediabus.c503 mipi_lanes = common_flags & V4L2_MBUS_CSI2_LANES; in soc_mbus_config_compatible()
/Linux-v5.4/drivers/media/platform/
Dpxa_camera.c633 mipi_lanes = common_flags & V4L2_MBUS_CSI2_LANES; in pxa_mbus_config_compatible()