Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dv4l2-mediabus.h44 #define V4L2_MBUS_SLAVE BIT(1) macro
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c335 flags |= V4L2_MBUS_SLAVE; in v4l2_fwnode_endpoint_parse_parallel_bus()
337 flags &= ~V4L2_MBUS_SLAVE; in v4l2_fwnode_endpoint_parse_parallel_bus()
/openbmc/linux/drivers/media/platform/intel/
H A 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()