Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fwnode.c65 V4L2_MBUS_CSI2_DPHY,
145 if (bus_type == V4L2_MBUS_CSI2_DPHY || in v4l2_fwnode_endpoint_parse_csi2_bus()
225 if (bus_type == V4L2_MBUS_CSI2_DPHY || in v4l2_fwnode_endpoint_parse_csi2_bus()
230 bus_type == V4L2_MBUS_CSI2_DPHY; in v4l2_fwnode_endpoint_parse_csi2_bus()
234 vep->bus_type = V4L2_MBUS_CSI2_DPHY; in v4l2_fwnode_endpoint_parse_csi2_bus()
472 case V4L2_MBUS_CSI2_DPHY: in __v4l2_fwnode_endpoint_parse()
/Linux-v5.4/include/media/
Dv4l2-mediabus.h88 V4L2_MBUS_CSI2_DPHY, enumerator
/Linux-v5.4/drivers/gpu/ipu-v3/
Dipu-csi.c226 if (mbus_type == V4L2_MBUS_CSI2_DPHY) in mbus_code_to_bus_cfg()
362 case V4L2_MBUS_CSI2_DPHY: in fill_csi_bus_cfg()
649 ret = mbus_code_to_bus_cfg(&cfg, mbus_fmt->code, V4L2_MBUS_CSI2_DPHY); in ipu_csi_set_mipi_datatype()
/Linux-v5.4/drivers/media/platform/marvell-ccic/
Dmmp-driver.c253 if (mcam->bus_type == V4L2_MBUS_CSI2_DPHY) { in mmpcam_probe()
Dmcam-core.c949 if (cam->bus_type == V4L2_MBUS_CSI2_DPHY) { in mclk_enable()
1075 if (cam->bus_type == V4L2_MBUS_CSI2_DPHY) in mcam_read_setup()
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_mediabus.c502 case V4L2_MBUS_CSI2_DPHY: in soc_mbus_config_compatible()
Dimx074.c261 cfg->type = V4L2_MBUS_CSI2_DPHY; in imx074_g_mbus_config()
Dsoc_ov5642.c913 cfg->type = V4L2_MBUS_CSI2_DPHY; in ov5642_g_mbus_config()
/Linux-v5.4/drivers/media/i2c/
Dov7251.c1282 if (ov7251->ep.bus_type != V4L2_MBUS_CSI2_DPHY) { in ov7251_probe()
1284 ov7251->ep.bus_type, V4L2_MBUS_CSI2_DPHY); in ov7251_probe()
Dov5640.c1823 if (sensor->ep.bus_type == V4L2_MBUS_CSI2_DPHY) { in ov5640_set_mode()
1999 if (sensor->ep.bus_type != V4L2_MBUS_CSI2_DPHY) in ov5640_set_power()
2046 if (sensor->ep.bus_type == V4L2_MBUS_CSI2_DPHY) { in ov5640_set_power()
2859 if (sensor->ep.bus_type == V4L2_MBUS_CSI2_DPHY) in ov5640_s_stream()
Dimx214.c877 .bus_type = V4L2_MBUS_CSI2_DPHY, in imx214_parse_fwnode()
Dov5645.c1085 if (ov5645->ep.bus_type != V4L2_MBUS_CSI2_DPHY) { in ov5645_probe()
Dov8856.c1100 .bus_type = V4L2_MBUS_CSI2_DPHY in ov8856_check_hwcfg()
Dov5675.c1009 .bus_type = V4L2_MBUS_CSI2_DPHY in ov5675_check_hwcfg()
Ds5k5baf.c766 if (state->bus_type == V4L2_MBUS_CSI2_DPHY) in s5k5baf_hw_set_video_bus()
1875 case V4L2_MBUS_CSI2_DPHY: in s5k5baf_parse_device_node()
Dimx319.c2360 .bus_type = V4L2_MBUS_CSI2_DPHY in imx319_get_hwcfg()
Dimx355.c1660 .bus_type = V4L2_MBUS_CSI2_DPHY in imx355_get_hwcfg()
Dst-mipid02.c845 struct v4l2_fwnode_endpoint ep = { .bus_type = V4L2_MBUS_CSI2_DPHY }; in mipid02_parse_rx_ep()
Dtc358743.c1610 cfg->type = V4L2_MBUS_CSI2_DPHY; in tc358743_g_mbus_config()
1924 if (endpoint.bus_type != V4L2_MBUS_CSI2_DPHY || in tc358743_probe_of()
/Linux-v5.4/drivers/media/platform/cadence/
Dcdns-csi2rx.c381 if (v4l2_ep.bus_type != V4L2_MBUS_CSI2_DPHY) { in csi2rx_parse_dt()
Dcdns-csi2tx.c508 if (v4l2_ep.bus_type != V4L2_MBUS_CSI2_DPHY) { in csi2tx_check_lanes()
/Linux-v5.4/drivers/staging/media/imx/
Dimx6-mipi-csi2.c558 if (vep->bus_type != V4L2_MBUS_CSI2_DPHY) { in csi2_parse_endpoint()
Dimx7-mipi-csis.c852 if (ep->bus_type != V4L2_MBUS_CSI2_DPHY) { in mipi_csis_parse_endpoint()
/Linux-v5.4/drivers/media/i2c/adv748x/
Dadv748x-core.c584 vep.bus_type = V4L2_MBUS_CSI2_DPHY; in adv748x_parse_csi2_lanes()
/Linux-v5.4/drivers/media/platform/rcar-vin/
Drcar-csi2.c785 if (vep->bus_type != V4L2_MBUS_CSI2_DPHY) { in rcsi2_parse_v4l2()

12