Searched refs:V4L2_MBUS_MASTER (Results 1 – 10 of 10) sorted by relevance
43 #define V4L2_MBUS_MASTER BIT(0) macro
334 flags &= ~V4L2_MBUS_MASTER; in v4l2_fwnode_endpoint_parse_parallel_bus()338 flags |= V4L2_MBUS_MASTER; in v4l2_fwnode_endpoint_parse_parallel_bus()
227 cfg->bus.parallel.flags = V4L2_MBUS_MASTER | in ml86v7667_get_mbus_config()
655 V4L2_MBUS_MASTER | in ov9640_get_mbus_config()
697 V4L2_MBUS_MASTER; in mt9m001_get_mbus_config()
1013 cfg->bus.parallel.flags = V4L2_MBUS_MASTER | V4L2_MBUS_DATA_ACTIVE_HIGH in ov6650_get_mbus_config()
850 cfg->bus.parallel.flags = V4L2_MBUS_MASTER | in adv7180_get_mbus_config()
1156 cfg->bus.parallel.flags = V4L2_MBUS_MASTER | in mt9m111_get_mbus_config()
1201 cfg->bus.parallel.flags = V4L2_MBUS_MASTER in tvp5150_get_mbus_config()
1557 mbus_config |= V4L2_MBUS_MASTER; in pxa_camera_set_bus_param()1592 unsigned int pxa_mbus_role = mbus_config & (V4L2_MBUS_MASTER | in pxa_camera_set_bus_param()1596 if (pxa_mbus_role != (flags & (V4L2_MBUS_MASTER | in pxa_camera_set_bus_param()2243 if (ep.bus.parallel.flags & V4L2_MBUS_MASTER) in pxa_camera_pdata_from_dt()
Completed in 45 milliseconds