Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_PARALLEL (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c60 V4L2_MBUS_PARALLEL,
315 if (bus_type == V4L2_MBUS_PARALLEL || bus_type == V4L2_MBUS_BT656) in v4l2_fwnode_endpoint_parse_parallel_bus()
412 vep->bus_type = V4L2_MBUS_PARALLEL; in v4l2_fwnode_endpoint_parse_parallel_bus()
416 case V4L2_MBUS_PARALLEL: in v4l2_fwnode_endpoint_parse_parallel_bus()
417 vep->bus_type = V4L2_MBUS_PARALLEL; in v4l2_fwnode_endpoint_parse_parallel_bus()
524 case V4L2_MBUS_PARALLEL: in __v4l2_fwnode_endpoint_parse()
/linux/include/media/
H A Dv4l2-mediabus.h159 V4L2_MBUS_PARALLEL, enumerator
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-input.c429 if (inp->ved.bus_type == V4L2_MBUS_PARALLEL || in dcmipp_inp_enable_streams()
470 if (inp->ved.bus_type == V4L2_MBUS_PARALLEL || in dcmipp_inp_disable_streams()
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c256 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()
333 if (mbus_type == V4L2_MBUS_BT656 || mbus_type == V4L2_MBUS_PARALLEL) in rkisp1_config_path()
H A Drkisp1-dev.c245 if (vep.bus_type != V4L2_MBUS_PARALLEL && in rkisp1_subdev_notifier_register()
/linux/drivers/media/platform/microchip/
H A Dmicrochip-csi2dc.c580 if (input_endpoint.bus_type == V4L2_MBUS_PARALLEL || in csi2dc_of_parse()
610 if (output_endpoint.bus_type != V4L2_MBUS_PARALLEL && in csi2dc_of_parse()
/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c252 case V4L2_MBUS_PARALLEL: in sun6i_csi_bridge_configure_parallel()
777 V4L2_MBUS_PARALLEL, in sun6i_csi_bridge_setup() enumerator
/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c129 .bus_type = V4L2_MBUS_PARALLEL, in sun4i_csi_notifier_init()
/linux/drivers/media/platform/rockchip/rkcif/
H A Drkcif-interface.c330 vep->bus_type != V4L2_MBUS_PARALLEL) { in rkcif_interface_add()
/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c380 case V4L2_MBUS_PARALLEL: in rvin_parallel_parse_of()
383 vep.bus_type == V4L2_MBUS_PARALLEL ? in rvin_parallel_parse_of()
/linux/drivers/media/i2c/
H A Dmt9m111.c1154 cfg->type = V4L2_MBUS_PARALLEL; in mt9m111_get_mbus_config()
1239 .bus_type = V4L2_MBUS_PARALLEL in mt9m111_probe_fw()
H A Dov9640.c653 cfg->type = V4L2_MBUS_PARALLEL; in ov9640_get_mbus_config()
H A Dtda1997x.c2607 case V4L2_MBUS_PARALLEL: in tda1997x_probe()
2635 case V4L2_MBUS_PARALLEL: in tda1997x_probe()
2703 (pdata->vidout_bus_type == V4L2_MBUS_PARALLEL) ? in tda1997x_probe()
H A Dtvp5150.c970 case V4L2_MBUS_PARALLEL: in tvp5150_enable()
2089 if (bus_cfg.bus_type == V4L2_MBUS_PARALLEL && in tvp5150_parse_dt()
H A Dst-mipid02.c771 struct v4l2_fwnode_endpoint ep = { .bus_type = V4L2_MBUS_PARALLEL }; in mipid02_parse_tx_ep()
H A Dmt9m001.c692 cfg->type = V4L2_MBUS_PARALLEL; in mt9m001_get_mbus_config()
H A Dds90ub913.c730 .bus_type = V4L2_MBUS_PARALLEL, in ub913_parse_dt()
H A Dmt9p031.c1068 .bus_type = V4L2_MBUS_PARALLEL in mt9p031_parse_properties()
H A Dgc0308.c1204 .bus_type = V4L2_MBUS_PARALLEL in gc0308_bus_config()
H A Dov772x.c1390 .bus_type = V4L2_MBUS_PARALLEL in ov772x_parse_dt()
H A Dov7670.c1815 if (bus_cfg.bus_type != V4L2_MBUS_PARALLEL) { in ov7670_parse_dt()
/linux/drivers/gpu/ipu-v3/
H A Dipu-csi.c332 case V4L2_MBUS_PARALLEL: in fill_csi_bus_cfg()
/linux/drivers/media/platform/ti/vpe/
H A Dvip.c2499 if (port->endpoint.bus_type == V4L2_MBUS_PARALLEL) in is_scaler_available()
2529 if (port->endpoint.bus_type == V4L2_MBUS_PARALLEL) in is_csc_available()
2788 } else if (endpoint->bus_type == V4L2_MBUS_PARALLEL) { in vip_setup_parser()
3268 if (port->endpoint.bus_type == V4L2_MBUS_PARALLEL) { in vip_create_streams()
/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c1537 .bus_type = V4L2_MBUS_PARALLEL, in ceu_parse_dt()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c429 if (endpoint.bus_type == V4L2_MBUS_PARALLEL) in fimc_md_parse_one_endpoint()

12