Searched refs:mbus_type (Results 1 – 11 of 11) sorted by relevance
205 enum v4l2_mbus_type mbus_type, u32 mbus_flags) in rkisp1_config_isp() argument228 if (mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()236 if (mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()243 if (mbus_type == V4L2_MBUS_CSI2_DPHY) { in rkisp1_config_isp()246 if (mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()256 if (mbus_type == V4L2_MBUS_BT656 || mbus_type == V4L2_MBUS_PARALLEL) { in rkisp1_config_isp()277 if (mbus_type == V4L2_MBUS_PARALLEL) { in rkisp1_config_isp()328 enum v4l2_mbus_type mbus_type) in rkisp1_config_path() argument333 if (mbus_type == V4L2_MBUS_BT656 || mbus_type == V4L2_MBUS_PARALLEL) in rkisp1_config_path()335 else if (mbus_type == V4L2_MBUS_CSI2_DPHY) in rkisp1_config_path()[all …]
269 rk_asd->mbus_type = vep.bus_type; in rkisp1_subdev_notifier_register()280 vep.base.id, rk_asd->mbus_type, rk_asd->lanes); in rkisp1_subdev_notifier_register()
184 enum v4l2_mbus_type mbus_type; member
387 if (source_asd->mbus_type != V4L2_MBUS_CSI2_DPHY) in rkisp1_csi_s_stream()
35 enum v4l2_mbus_type mbus_type; member91 return conv ? conv->mbus_type : V4L2_MBUS_INVALID; in v4l2_fwnode_bus_type_to_mbus()109 if (buses[i].mbus_type == type) in get_v4l2_fwnode_bus_conv_by_mbus()424 enum v4l2_mbus_type mbus_type; in __v4l2_fwnode_endpoint_parse() local434 mbus_type = v4l2_fwnode_bus_type_to_mbus(bus_type); in __v4l2_fwnode_endpoint_parse()435 if (mbus_type == V4L2_MBUS_INVALID) { in __v4l2_fwnode_endpoint_parse()441 if (mbus_type != V4L2_MBUS_UNKNOWN && in __v4l2_fwnode_endpoint_parse()442 vep->bus_type != mbus_type) { in __v4l2_fwnode_endpoint_parse()448 vep->bus_type = mbus_type; in __v4l2_fwnode_endpoint_parse()487 pr_warn("unsupported bus type %u\n", mbus_type); in __v4l2_fwnode_endpoint_parse()
26 enum v4l2_mbus_type mbus_type; member
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()262 if (mbus_type == V4L2_MBUS_BT656) { in mbus_code_to_bus_cfg()272 if (mbus_type == V4L2_MBUS_BT656) { in mbus_code_to_bus_cfg()
121 enum v4l2_mbus_type mbus_type; member
766 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup()779 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup()
680 vin->parallel.mbus_type = vep.bus_type; in rvin_parallel_parse_of()
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()2097 decoder->mbus_type = bus_cfg.bus_type; in tvp5150_parse_dt()2155 core->mbus_type = V4L2_MBUS_BT656; in tvp5150_probe()