Searched refs:mbus_type (Results 1 – 11 of 11) sorted by relevance
128 enum v4l2_mbus_type mbus_type, u32 mbus_flags) in rkisp1_config_isp() argument147 if (mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()155 if (mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()162 if (mbus_type == V4L2_MBUS_CSI2_DPHY) { in rkisp1_config_isp()165 if (mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp()175 if (mbus_type == V4L2_MBUS_BT656 || mbus_type == V4L2_MBUS_PARALLEL) { in rkisp1_config_isp()196 if (mbus_type == V4L2_MBUS_PARALLEL) { in rkisp1_config_isp()246 enum v4l2_mbus_type mbus_type) in rkisp1_config_path() argument251 if (mbus_type == V4L2_MBUS_BT656 || mbus_type == V4L2_MBUS_PARALLEL) in rkisp1_config_path()253 else if (mbus_type == V4L2_MBUS_CSI2_DPHY) in rkisp1_config_path()[all …]
267 rk_asd->mbus_type = vep.bus_type; in rkisp1_subdev_notifier_register()278 vep.base.id, rk_asd->mbus_type, rk_asd->lanes); in rkisp1_subdev_notifier_register()
155 enum v4l2_mbus_type mbus_type; member
410 if (source_asd->mbus_type != V4L2_MBUS_CSI2_DPHY) in rkisp1_csi_s_stream()
33 enum v4l2_mbus_type mbus_type; member89 return conv ? conv->mbus_type : V4L2_MBUS_INVALID; in v4l2_fwnode_bus_type_to_mbus()107 if (buses[i].mbus_type == type) in get_v4l2_fwnode_bus_conv_by_mbus()407 enum v4l2_mbus_type mbus_type; in __v4l2_fwnode_endpoint_parse() local417 mbus_type = v4l2_fwnode_bus_type_to_mbus(bus_type); in __v4l2_fwnode_endpoint_parse()418 if (mbus_type == V4L2_MBUS_INVALID) { in __v4l2_fwnode_endpoint_parse()424 if (mbus_type != V4L2_MBUS_UNKNOWN && in __v4l2_fwnode_endpoint_parse()425 vep->bus_type != mbus_type) { in __v4l2_fwnode_endpoint_parse()431 vep->bus_type = mbus_type; in __v4l2_fwnode_endpoint_parse()470 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()
120 enum v4l2_mbus_type mbus_type; member
681 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup()694 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup()
682 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()2093 decoder->mbus_type = bus_cfg.bus_type; in tvp5150_parse_dt()2151 core->mbus_type = V4L2_MBUS_BT656; in tvp5150_probe()