Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/
Dv4l2-mediabus.h47 #define V4L2_MBUS_SLAVE BIT(1) macro
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/media/platform/
Dpxa_camera.c1562 mbus_config |= V4L2_MBUS_SLAVE; in pxa_camera_set_bus_param()
1597 V4L2_MBUS_SLAVE); in pxa_camera_set_bus_param()
1599 V4L2_MBUS_SLAVE))) { in pxa_camera_set_bus_param()