Home
last modified time | relevance | path

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

/linux-6.1.9/include/media/
Dv4l2-mediabus.h44 #define V4L2_MBUS_SLAVE BIT(1) macro
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-fwnode.c318 flags |= V4L2_MBUS_SLAVE; in v4l2_fwnode_endpoint_parse_parallel_bus()
320 flags &= ~V4L2_MBUS_SLAVE; in v4l2_fwnode_endpoint_parse_parallel_bus()
/linux-6.1.9/drivers/media/platform/intel/
Dpxa_camera.c1558 mbus_config |= V4L2_MBUS_SLAVE; in pxa_camera_set_bus_param()
1592 V4L2_MBUS_SLAVE); in pxa_camera_set_bus_param()
1596 V4L2_MBUS_SLAVE))) { in pxa_camera_set_bus_param()