Searched refs:mbus_type (Results 1 – 10 of 10) sorted by relevance
44 enum v4l2_mbus_type mbus_type; member96 return conv ? conv->mbus_type : V4L2_MBUS_INVALID; in v4l2_fwnode_bus_type_to_mbus()114 if (buses[i].mbus_type == type) in get_v4l2_fwnode_bus_conv_by_mbus()416 enum v4l2_mbus_type mbus_type; in __v4l2_fwnode_endpoint_parse() local438 mbus_type = v4l2_fwnode_bus_type_to_mbus(bus_type); in __v4l2_fwnode_endpoint_parse()439 if (mbus_type == V4L2_MBUS_INVALID) { in __v4l2_fwnode_endpoint_parse()445 if (mbus_type != V4L2_MBUS_UNKNOWN && in __v4l2_fwnode_endpoint_parse()446 vep->bus_type != mbus_type) { in __v4l2_fwnode_endpoint_parse()452 vep->bus_type = mbus_type; in __v4l2_fwnode_endpoint_parse()491 pr_warn("unsupported bus type %u\n", mbus_type); in __v4l2_fwnode_endpoint_parse()
288 if (sensor->mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()296 if (sensor->mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()303 if (sensor->mbus_type == V4L2_MBUS_CSI2_DPHY) { in rkisp1_config_isp()306 if (sensor->mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()316 if (sensor->mbus_type == V4L2_MBUS_BT656 || in rkisp1_config_isp()317 sensor->mbus_type == V4L2_MBUS_PARALLEL) { in rkisp1_config_isp()322 if (sensor->mbus_type == V4L2_MBUS_PARALLEL) { in rkisp1_config_isp()449 if (sensor->mbus_type == V4L2_MBUS_BT656 || in rkisp1_config_path()450 sensor->mbus_type == V4L2_MBUS_PARALLEL) { in rkisp1_config_path()453 } else if (sensor->mbus_type == V4L2_MBUS_CSI2_DPHY) { in rkisp1_config_path()[all …]
106 enum v4l2_mbus_type mbus_type; member
275 rk_asd->mbus_type = vep.bus_type; in rkisp1_subdev_notifier()
26 enum v4l2_mbus_type mbus_type; member
105 enum v4l2_mbus_type mbus_type; member
675 vin->parallel->mbus_type == V4L2_MBUS_BT656) in rvin_setup()688 vin->parallel->mbus_type == V4L2_MBUS_BT656) in rvin_setup()
619 vin->parallel->mbus_type = vep->bus_type; in rvin_parallel_parse_v4l2()621 switch (vin->parallel->mbus_type) { in rvin_parallel_parse_v4l2()625 vin->parallel->mbus_type == V4L2_MBUS_PARALLEL ? in rvin_parallel_parse_v4l2()
95 enum v4l2_mbus_type mbus_type; member969 switch (decoder->mbus_type) { in tvp5150_enable()1200 cfg->type = decoder->mbus_type; in tvp5150_get_mbus_config()2103 decoder->mbus_type = bus_cfg.bus_type; in tvp5150_parse_dt()2161 core->mbus_type = V4L2_MBUS_BT656; in tvp5150_probe()
219 enum v4l2_mbus_type mbus_type) in mbus_code_to_bus_cfg() argument226 if (mbus_type == V4L2_MBUS_CSI2_DPHY) in mbus_code_to_bus_cfg()