Home
last modified time | relevance | path

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

123

/linux/include/media/
H A Dv4l2-mediabus.h152 * @V4L2_MBUS_CSI2_DPHY: MIPI CSI-2 serial interface, with D-PHY
163 V4L2_MBUS_CSI2_DPHY,
142 V4L2_MBUS_CSI2_DPHY, global() enumerator
/linux/drivers/gpu/ipu-v3/
H A Dipu-csi.c226 if (mbus_type == V4L2_MBUS_CSI2_DPHY) in mbus_code_to_bus_cfg()
383 case V4L2_MBUS_CSI2_DPHY: in fill_csi_bus_cfg()
670 ret = mbus_code_to_bus_cfg(&cfg, mbus_fmt->code, V4L2_MBUS_CSI2_DPHY); in ipu_csi_set_mipi_datatype()
/linux/drivers/media/i2c/
H A Dmt9m114.c474 if (sensor->bus_cfg.bus_type == V4L2_MBUS_CSI2_DPHY) in mt9m114_default_format_info()
492 if (sensor->bus_cfg.bus_type == V4L2_MBUS_CSI2_DPHY) in mt9m114_format_info()
758 if (sensor->bus_cfg.bus_type == V4L2_MBUS_CSI2_DPHY) { in mt9m114_initialize()
1713 if (sensor->bus_cfg.bus_type == V4L2_MBUS_CSI2_DPHY) in mt9m114_ifp_enum_mbus_code()
2255 link_freq = sensor->bus_cfg.bus_type == V4L2_MBUS_CSI2_DPHY in mt9m114_clk_init()
2322 case V4L2_MBUS_CSI2_DPHY: in mt9m114_parse_dt()
H A Dar0521.c1033 .bus_type = V4L2_MBUS_CSI2_DPHY in ar0521_probe()
1063 if (ep.bus_type != V4L2_MBUS_CSI2_DPHY) { in ar0521_probe()
H A Dtc358746.c984 config->type = V4L2_MBUS_CSI2_DPHY; in tc358746_get_mbus_config()
1325 vep->bus_type = V4L2_MBUS_CSI2_DPHY; in tc358746_init_output_port()
H A Dimx214.c989 .bus_type = V4L2_MBUS_CSI2_DPHY, in imx214_parse_fwnode()
H A Dov02a10.c812 .bus_type = V4L2_MBUS_CSI2_DPHY, in ov02a10_check_hwcfg()
H A Dov5645.c1042 if (ov5645->ep.bus_type != V4L2_MBUS_CSI2_DPHY) in ov5645_probe()
H A Ds5k5baf.c759 if (state->bus_type == V4L2_MBUS_CSI2_DPHY) in s5k5baf_hw_set_video_bus()
1866 case V4L2_MBUS_CSI2_DPHY: in s5k5baf_parse_device_node()
H A Dov4689.c862 .bus_type = V4L2_MBUS_CSI2_DPHY, in ov4689_check_hwcfg()
H A Dhi847.c2794 .bus_type = V4L2_MBUS_CSI2_DPHY in hi847_check_hwcfg()
H A Dimx334.c1111 .bus_type = V4L2_MBUS_CSI2_DPHY in imx334_parse_hw_config()
H A Dog01a1b.c917 .bus_type = V4L2_MBUS_CSI2_DPHY in og01a1b_check_hwcfg()
H A Dimx355.c1630 .bus_type = V4L2_MBUS_CSI2_DPHY in imx355_get_hwcfg()
H A Dimx319.c2332 .bus_type = V4L2_MBUS_CSI2_DPHY in imx319_get_hwcfg()
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c243 if (mbus_type == V4L2_MBUS_CSI2_DPHY) { in rkisp1_config_isp()
335 else if (mbus_type == V4L2_MBUS_CSI2_DPHY) in rkisp1_config_path()
951 mbus_type = V4L2_MBUS_CSI2_DPHY; in rkisp1_isp_s_stream()
H A Drkisp1-csi.c387 if (source_asd->mbus_type != V4L2_MBUS_CSI2_DPHY) in rkisp1_csi_s_stream()
/linux/drivers/media/i2c/adv748x/
H A Dadv748x-csi2.c263 config->type = V4L2_MBUS_CSI2_DPHY; in adv748x_csi2_get_mbus_config()
H A Dadv748x-core.c612 struct v4l2_fwnode_endpoint vep = { .bus_type = V4L2_MBUS_CSI2_DPHY }; in adv748x_parse_csi2_lanes()
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c696 .bus_type = V4L2_MBUS_CSI2_DPHY, in atomisp_csi2_bridge_parse_firmware()
/linux/drivers/media/pci/intel/ivsc/
H A Dmei_csi.c599 .bus_type = V4L2_MBUS_CSI2_DPHY, in mei_csi_parse_firmware()
/linux/drivers/media/platform/nxp/
H A Dimx8mq-mipi-csi2.c591 .bus_type = V4L2_MBUS_CSI2_DPHY, in imx8mq_mipi_csi_async_register()
/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c547 endpoint->bus_type = V4L2_MBUS_CSI2_DPHY; in cal_camerarx_parse_dt()
/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-csi2.c684 .bus_type = V4L2_MBUS_CSI2_DPHY in rzg2l_csi2_parse_dt()
/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c2182 .bus_type = V4L2_MBUS_CSI2_DPHY in isp_parse_of_endpoints()
2217 case V4L2_MBUS_CSI2_DPHY: in isp_parse_of_endpoints()

123