Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dv4l2-mediabus.h81 V4L2_MBUS_PARALLEL, enumerator
/Linux-v4.19/drivers/media/i2c/
Dtvp5150.c808 if (decoder->mbus_type == V4L2_MBUS_PARALLEL) in tvp5150_reset()
1078 if (decoder->mbus_type == V4L2_MBUS_PARALLEL) in tvp5150_s_stream()
1386 if (bus_cfg.bus_type == V4L2_MBUS_PARALLEL && in tvp5150_parse_dt()
Dtda1997x.c2582 case V4L2_MBUS_PARALLEL: in tda1997x_probe()
2610 case V4L2_MBUS_PARALLEL: in tda1997x_probe()
2678 (pdata->vidout_bus_type == V4L2_MBUS_PARALLEL) ? in tda1997x_probe()
Dmt9m111.c889 cfg->type = V4L2_MBUS_PARALLEL; in mt9m111_g_mbus_config()
Dov6650.c877 cfg->type = V4L2_MBUS_PARALLEL; in ov6650_g_mbus_config()
Dov7670.c1751 if (bus_cfg.bus_type != V4L2_MBUS_PARALLEL) { in ov7670_parse_dt()
Ds5k6aa.c693 else if (bus_type != V4L2_MBUS_PARALLEL) in s5k6aa_configure_video_bus()
Ds5k5baf.c1881 case V4L2_MBUS_PARALLEL: in s5k5baf_parse_device_node()
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_mediabus.c492 case V4L2_MBUS_PARALLEL: in soc_mbus_config_compatible()
Dsh_mobile_ceu_camera.c711 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in sh_mobile_ceu_set_bus_param()
854 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in sh_mobile_ceu_try_bus_param()
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dov9640.c640 cfg->type = V4L2_MBUS_PARALLEL; in ov9640_g_mbus_config()
Dov9740.c888 cfg->type = V4L2_MBUS_PARALLEL; in ov9740_g_mbus_config()
Dtw9910.c869 cfg->type = V4L2_MBUS_PARALLEL; in tw9910_g_mbus_config()
Dmt9m001.c609 cfg->type = V4L2_MBUS_PARALLEL; in mt9m001_g_mbus_config()
Dmt9v022.c806 cfg->type = V4L2_MBUS_PARALLEL; in mt9v022_g_mbus_config()
Dov772x.c1009 cfg->type = V4L2_MBUS_PARALLEL; in ov772x_g_mbus_config()
Dmt9t112.c1015 cfg->type = V4L2_MBUS_PARALLEL; in mt9t112_g_mbus_config()
Drj54n1cb0c.c1234 cfg->type = V4L2_MBUS_PARALLEL; in rj54n1_g_mbus_config()
/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-csi.c344 case V4L2_MBUS_PARALLEL: in fill_csi_bus_cfg()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-fwnode.c130 vep->bus_type = V4L2_MBUS_PARALLEL; in v4l2_fwnode_endpoint_parse_parallel_bus()
/Linux-v4.19/drivers/media/platform/
Dpxa_camera.c622 case V4L2_MBUS_PARALLEL: in pxa_mbus_config_compatible()
1606 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in pxa_camera_set_bus_param()
1677 struct v4l2_mbus_config cfg = {.type = V4L2_MBUS_PARALLEL,}; in pxa_camera_try_bus_param()
Drenesas-ceu.c1575 if (fw_ep.bus_type != V4L2_MBUS_PARALLEL) { in ceu_parse_dt()
/Linux-v4.19/drivers/staging/media/mt9t031/
Dmt9t031.c710 cfg->type = V4L2_MBUS_PARALLEL; in mt9t031_g_mbus_config()
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dmedia-dev.c423 if (endpoint.bus_type == V4L2_MBUS_PARALLEL) in fimc_md_parse_port_node()
/Linux-v4.19/drivers/media/platform/rcar-vin/
Drcar-core.c594 case V4L2_MBUS_PARALLEL: in rvin_parallel_parse_v4l2()