Home
last modified time | relevance | path

Searched refs:mbus_type (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c44 enum v4l2_mbus_type mbus_type; member
96 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() local
438 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()
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-isp.c288 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 …]
H A Drkisp1-common.h106 enum v4l2_mbus_type mbus_type; member
H A Drkisp1-dev.c275 rk_asd->mbus_type = vep.bus_type; in rkisp1_subdev_notifier()
/OK3568_Linux_fs/kernel/include/media/drv-intf/
H A Ds3c_camif.h26 enum v4l2_mbus_type mbus_type; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-vin.h105 enum v4l2_mbus_type mbus_type; member
H A Drcar-dma.c675 vin->parallel->mbus_type == V4L2_MBUS_BT656) in rvin_setup()
688 vin->parallel->mbus_type == V4L2_MBUS_BT656) in rvin_setup()
H A Drcar-core.c619 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()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtvp5150.c95 enum v4l2_mbus_type mbus_type; member
969 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()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-csi.c219 enum v4l2_mbus_type mbus_type) in mbus_code_to_bus_cfg() argument
226 if (mbus_type == V4L2_MBUS_CSI2_DPHY) in mbus_code_to_bus_cfg()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c3535 enum v4l2_mbus_type mbus_type) in rkcif_csi_channel_set() argument
3583 if (mbus_type == V4L2_MBUS_CSI2_DPHY) { in rkcif_csi_channel_set()
3585 } else if (mbus_type == V4L2_MBUS_CCP2) { in rkcif_csi_channel_set()
3620 if (mbus_type == V4L2_MBUS_CSI2_DPHY) { in rkcif_csi_channel_set()
3632 } else if (mbus_type == V4L2_MBUS_CCP2) { in rkcif_csi_channel_set()
3848 enum v4l2_mbus_type mbus_type, unsigned int mode, in rkcif_csi_channel_set_v1() argument
3903 if (mbus_type == V4L2_MBUS_CSI2_DPHY || in rkcif_csi_channel_set_v1()
3904 mbus_type == V4L2_MBUS_CSI2_CPHY) in rkcif_csi_channel_set_v1()
3961 if (mbus_type == V4L2_MBUS_CSI2_DPHY || in rkcif_csi_channel_set_v1()
3962 mbus_type == V4L2_MBUS_CSI2_CPHY) in rkcif_csi_channel_set_v1()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.c2804 enum v4l2_mbus_type mbus_type) in vehicle_cif_csi_channel_set() argument
2883 enum v4l2_mbus_type mbus_type) in vehicle_cif_csi_channel_set_v1() argument
3205 enum v4l2_mbus_type mbus_type) in vehicle_cif_csi2_s_stream() argument
3258 enum v4l2_mbus_type mbus_type) in vehicle_cif_csi2_s_stream_v1() argument