Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dv4l2-mediabus.h22 #define V4L2_MBUS_SLAVE BIT(1) macro
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fwnode.c327 flags |= V4L2_MBUS_SLAVE; in v4l2_fwnode_endpoint_parse_parallel_bus()
329 flags &= ~V4L2_MBUS_SLAVE; in v4l2_fwnode_endpoint_parse_parallel_bus()
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_mediabus.c499 mode = common_flags & (V4L2_MBUS_MASTER | V4L2_MBUS_SLAVE); in soc_mbus_config_compatible()
Dsoc_mt9v022.c796 cfg->flags = V4L2_MBUS_MASTER | V4L2_MBUS_SLAVE | in mt9v022_g_mbus_config()
/Linux-v5.4/drivers/media/platform/
Dpxa_camera.c629 mode = common_flags & (V4L2_MBUS_MASTER | V4L2_MBUS_SLAVE); in pxa_mbus_config_compatible()
1243 V4L2_MBUS_MASTER : V4L2_MBUS_SLAVE) | in test_platform_param()