| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-fwnode.c | 64 V4L2_MBUS_BT656, 315 if (bus_type == V4L2_MBUS_PARALLEL || bus_type == V4L2_MBUS_BT656) in v4l2_fwnode_endpoint_parse_parallel_bus() 414 vep->bus_type = V4L2_MBUS_BT656; in v4l2_fwnode_endpoint_parse_parallel_bus() 420 case V4L2_MBUS_BT656: in v4l2_fwnode_endpoint_parse_parallel_bus() 421 vep->bus_type = V4L2_MBUS_BT656; in v4l2_fwnode_endpoint_parse_parallel_bus() 525 case V4L2_MBUS_BT656: in __v4l2_fwnode_endpoint_parse()
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| H A D | dcmipp-input.c | 257 inp->ved.bus_type == V4L2_MBUS_BT656) in dcmipp_inp_adjust_fmt() 336 if (inp->ved.bus_type == V4L2_MBUS_BT656) { in dcmipp_inp_configure_parallel() 430 inp->ved.bus_type == V4L2_MBUS_BT656) in dcmipp_inp_enable_streams() 471 inp->ved.bus_type == V4L2_MBUS_BT656) { in dcmipp_inp_disable_streams()
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-isp.c | 228 if (mbus_type == V4L2_MBUS_BT656) in rkisp1_config_isp() 236 if (mbus_type == V4L2_MBUS_BT656) 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() 333 if (mbus_type == V4L2_MBUS_BT656 || mbus_type == V4L2_MBUS_PARALLEL) in rkisp1_config_path()
|
| H A D | rkisp1-dev.c | 246 vep.bus_type != V4L2_MBUS_BT656) { in rkisp1_subdev_notifier_register()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-csi.c | 236 if (mbus_type == V4L2_MBUS_BT656) { in mbus_code_to_bus_cfg() 246 if (mbus_type == V4L2_MBUS_BT656) { in mbus_code_to_bus_cfg() 342 case V4L2_MBUS_BT656: in fill_csi_bus_cfg()
|
| /linux/include/media/ |
| H A D | v4l2-mediabus.h | 160 V4L2_MBUS_BT656, enumerator
|
| /linux/drivers/media/platform/microchip/ |
| H A D | microchip-csi2dc.c | 581 input_endpoint.bus_type == V4L2_MBUS_BT656) { in csi2dc_of_parse() 611 output_endpoint.bus_type != V4L2_MBUS_BT656) { in csi2dc_of_parse()
|
| H A D | microchip-sama5d2-isc.c | 393 if (v4l2_epn.bus_type == V4L2_MBUS_BT656) in isc_parse_dt()
|
| H A D | microchip-sama7g5-isc.c | 379 if (v4l2_epn.bus_type == V4L2_MBUS_BT656) in xisc_parse_dt()
|
| /linux/drivers/media/platform/sunxi/sun6i-csi/ |
| H A D | sun6i_csi_bridge.c | 278 case V4L2_MBUS_BT656: in sun6i_csi_bridge_configure_parallel() 778 V4L2_MBUS_BT656, in sun6i_csi_bridge_setup() enumerator
|
| /linux/drivers/media/i2c/ |
| H A D | ml86v7667.c | 226 cfg->type = V4L2_MBUS_BT656; in ml86v7667_get_mbus_config()
|
| H A D | ov772x.c | 590 if (priv->bus_type == V4L2_MBUS_BT656) { in ov772x_s_stream() 1411 { .bus_type = V4L2_MBUS_BT656 }; in ov772x_parse_dt()
|
| H A D | tvp5150.c | 978 case V4L2_MBUS_BT656: in tvp5150_enable() 2155 core->mbus_type = V4L2_MBUS_BT656; in tvp5150_probe()
|
| H A D | tda1997x.c | 2618 case V4L2_MBUS_BT656: in tda1997x_probe() 2650 case V4L2_MBUS_BT656: in tda1997x_probe()
|
| H A D | ov5640.c | 2581 bool bt656 = sensor->ep.bus_type == V4L2_MBUS_BT656; in ov5640_set_power_dvp() 3889 sensor->ep.bus_type != V4L2_MBUS_BT656) { in ov5640_probe()
|
| /linux/drivers/media/platform/st/stm32/ |
| H A D | stm32-dcmi.c | 760 if (dcmi->bus_type == V4L2_MBUS_BT656) { in dcmi_start_streaming() 1063 dcmi->bus_type != V4L2_MBUS_BT656) in dcmi_set_fmt() 1657 dcmi->bus_type == V4L2_MBUS_BT656) in dcmi_formats_init() 1922 if (ep.bus_type == V4L2_MBUS_BT656 && in dcmi_probe()
|
| /linux/drivers/media/platform/rockchip/rkcif/ |
| H A D | rkcif-interface.c | 329 if (vep->bus_type != V4L2_MBUS_BT656 && in rkcif_interface_add()
|
| /linux/drivers/media/platform/renesas/rcar-vin/ |
| H A D | rcar-dma.c | 746 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup() 759 vin->parallel.mbus_type == V4L2_MBUS_BT656) in rvin_setup()
|
| H A D | rcar-core.c | 381 case V4L2_MBUS_BT656: in rvin_parallel_parse_of()
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | atmel-sama7g5-isc.c | 359 if (v4l2_epn.bus_type == V4L2_MBUS_BT656) in xisc_parse_dt()
|
| H A D | atmel-sama5d2-isc.c | 373 if (v4l2_epn.bus_type == V4L2_MBUS_BT656) in isc_parse_dt()
|
| /linux/drivers/staging/media/imx/ |
| H A D | imx-media-csi.c | 152 if (mbus_cfg->type == V4L2_MBUS_BT656) // including BT.1120 in requires_passthrough() 761 if (priv->mbus_cfg.type == V4L2_MBUS_BT656) { in csi_start() 1220 if (mbus_cfg->type == V4L2_MBUS_BT656 && in csi_try_crop()
|
| /linux/drivers/media/platform/ti/vpe/ |
| H A D | vip.c | 2775 if (endpoint->bus_type == V4L2_MBUS_BT656) { in vip_setup_parser() 3193 if (port->endpoint.bus_type == V4L2_MBUS_BT656 && in get_subdev_active_format() 3272 } else if (port->endpoint.bus_type == V4L2_MBUS_BT656) { in vip_create_streams()
|
| /linux/drivers/media/platform/atmel/ |
| H A D | atmel-isi.c | 869 if (ep.bus_type == V4L2_MBUS_BT656) in atmel_isi_parse_dt()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | isp.c | 2047 buscfg->bus.parallel.bt656 = vep->bus_type == V4L2_MBUS_BT656; in isp_parse_of_parallel_endpoint()
|