/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-fwnode.c | 60 V4L2_MBUS_PARALLEL, 274 if (bus_type == V4L2_MBUS_PARALLEL || bus_type == V4L2_MBUS_BT656) in v4l2_fwnode_endpoint_parse_parallel_bus() 371 vep->bus_type = V4L2_MBUS_PARALLEL; in v4l2_fwnode_endpoint_parse_parallel_bus() 375 case V4L2_MBUS_PARALLEL: in v4l2_fwnode_endpoint_parse_parallel_bus() 376 vep->bus_type = V4L2_MBUS_PARALLEL; in v4l2_fwnode_endpoint_parse_parallel_bus() 480 case V4L2_MBUS_PARALLEL: in __v4l2_fwnode_endpoint_parse()
|
/openbmc/linux/include/media/ |
H A D | v4l2-mediabus.h | 138 V4L2_MBUS_PARALLEL, enumerator
|
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-isp.c | 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() 251 if (mbus_type == V4L2_MBUS_BT656 || mbus_type == V4L2_MBUS_PARALLEL) in rkisp1_config_path()
|
H A D | rkisp1-dev.c | 239 if (vep.bus_type != V4L2_MBUS_PARALLEL && in rkisp1_subdev_notifier_register()
|
/openbmc/linux/drivers/media/platform/microchip/ |
H A D | microchip-csi2dc.c | 578 if (input_endpoint.bus_type == V4L2_MBUS_PARALLEL || in csi2dc_of_parse() 608 if (output_endpoint.bus_type != V4L2_MBUS_PARALLEL && in csi2dc_of_parse()
|
/openbmc/linux/drivers/staging/media/tegra-video/ |
H A D | vip.c | 116 .bus_type = V4L2_MBUS_PARALLEL in tegra_vip_channel_of_parse()
|
/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/ |
H A D | sun6i_csi_bridge.c | 252 case V4L2_MBUS_PARALLEL: in sun6i_csi_bridge_configure_parallel() 774 V4L2_MBUS_PARALLEL, in sun6i_csi_bridge_setup() enumerator
|
/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/ |
H A D | sun4i_csi.c | 122 .bus_type = V4L2_MBUS_PARALLEL, in sun4i_csi_notifier_init()
|
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-core.c | 675 case V4L2_MBUS_PARALLEL: in rvin_parallel_parse_of() 678 vep.bus_type == V4L2_MBUS_PARALLEL ? in rvin_parallel_parse_of()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9m111.c | 1145 cfg->type = V4L2_MBUS_PARALLEL; in mt9m111_get_mbus_config() 1227 .bus_type = V4L2_MBUS_PARALLEL in mt9m111_probe_fw()
|
H A D | ov9640.c | 655 cfg->type = V4L2_MBUS_PARALLEL; in ov9640_get_mbus_config()
|
H A D | tda1997x.c | 2604 case V4L2_MBUS_PARALLEL: in tda1997x_probe() 2632 case V4L2_MBUS_PARALLEL: in tda1997x_probe() 2700 (pdata->vidout_bus_type == V4L2_MBUS_PARALLEL) ? in tda1997x_probe()
|
H A D | ds90ub913.c | 695 .bus_type = V4L2_MBUS_PARALLEL, in ub913_parse_dt()
|
H A D | tvp5150.c | 970 case V4L2_MBUS_PARALLEL: in tvp5150_enable() 2089 if (bus_cfg.bus_type == V4L2_MBUS_PARALLEL && in tvp5150_parse_dt()
|
H A D | mt9m001.c | 698 cfg->type = V4L2_MBUS_PARALLEL; in mt9m001_get_mbus_config()
|
H A D | st-mipid02.c | 958 struct v4l2_fwnode_endpoint ep = { .bus_type = V4L2_MBUS_PARALLEL }; in mipid02_parse_tx_ep()
|
H A D | mt9p031.c | 1077 .bus_type = V4L2_MBUS_PARALLEL in mt9p031_get_pdata()
|
H A D | ov6650.c | 987 cfg->type = V4L2_MBUS_PARALLEL; in ov6650_get_mbus_config()
|
H A D | ov772x.c | 1376 .bus_type = V4L2_MBUS_PARALLEL in ov772x_parse_dt()
|
H A D | ov7670.c | 1841 if (bus_cfg.bus_type != V4L2_MBUS_PARALLEL) { in ov7670_parse_dt()
|
H A D | tc358746.c | 1446 .bus_type = V4L2_MBUS_PARALLEL, in tc358746_async_register()
|
H A D | s5k5baf.c | 1856 case V4L2_MBUS_PARALLEL: in s5k5baf_parse_device_node()
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-csi.c | 358 case V4L2_MBUS_PARALLEL: in fill_csi_bus_cfg()
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | renesas-ceu.c | 1543 .bus_type = V4L2_MBUS_PARALLEL, in ceu_parse_dt()
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | media-dev.c | 429 if (endpoint.bus_type == V4L2_MBUS_PARALLEL) in fimc_md_parse_one_endpoint()
|