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()
657 V4L2_MBUS_MASTER | in ov9640_get_mbus_config()
703 V4L2_MBUS_MASTER; in mt9m001_get_mbus_config()
989 cfg->bus.parallel.flags = V4L2_MBUS_MASTER | V4L2_MBUS_DATA_ACTIVE_HIGH in ov6650_get_mbus_config()
841 cfg->bus.parallel.flags = V4L2_MBUS_MASTER | in adv7180_get_mbus_config()
1147 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()
1556 mbus_config |= V4L2_MBUS_MASTER; in pxa_camera_set_bus_param()1591 unsigned int pxa_mbus_role = mbus_config & (V4L2_MBUS_MASTER | in pxa_camera_set_bus_param()1595 if (pxa_mbus_role != (flags & (V4L2_MBUS_MASTER | in pxa_camera_set_bus_param()2242 if (ep.bus.parallel.flags & V4L2_MBUS_MASTER) in pxa_camera_pdata_from_dt()