Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_CSI2_CPHY (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c53 V4L2_MBUS_CSI2_CPHY,
146 bus_type == V4L2_MBUS_CSI2_CPHY) { in v4l2_fwnode_endpoint_parse_csi2_bus()
226 bus_type == V4L2_MBUS_CSI2_CPHY || lanes_used || in v4l2_fwnode_endpoint_parse_csi2_bus()
477 case V4L2_MBUS_CSI2_CPHY: in __v4l2_fwnode_endpoint_parse()
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-mediabus.h115 V4L2_MBUS_CSI2_CPHY, enumerator
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c1879 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_assign_new_buffer_init_toisp()
1954 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_assign_new_buffer_update_toisp()
2187 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_assign_check_buffer_update_toisp()
2258 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY) in rkcif_assign_check_buffer_update_toisp()
2271 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_assign_check_buffer_update_toisp()
2308 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_assign_new_buffer_init()
2486 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_assign_new_buffer_update()
2822 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_update_new_buffer_wake_up_mode()
2942 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_get_new_buffer_wake_up_mode_rdbk()
3021 mbus_cfg->type == V4L2_MBUS_CSI2_CPHY || in rkcif_assign_new_buffer_init_rockit()
[all …]
H A Dprocfs.c275 sensor->mbus.type == V4L2_MBUS_CSI2_CPHY ? "mipi csi2 cphy" : in rkcif_show_format()
H A Ddev.c1518 sensor->mbus.type == V4L2_MBUS_CSI2_CPHY) { in subdev_notifier_complete()
1628 vep->bus_type != V4L2_MBUS_CSI2_CPHY && in rkcif_fwnode_parse()
1635 vep->bus_type == V4L2_MBUS_CSI2_CPHY) { in rkcif_fwnode_parse()
H A Dmipi-csi2.c206 else if (mbus.type == V4L2_MBUS_CSI2_CPHY) in csi2_enable()
H A Dsubdev-itf.c975 vep->bus_type == V4L2_MBUS_CSI2_CPHY) { in sditf_fwnode_parse()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c1943 } else if (sensor->mbus.type == V4L2_MBUS_CSI2_CPHY) { in samsung_dcphy_rx_config_settle()
2204 if (sensor->mbus.type == V4L2_MBUS_CSI2_CPHY) in samsung_dcphy_rx_stream_on()
H A Dphy-rockchip-csi2-dphy.c804 vep->bus_type == V4L2_MBUS_CSI2_CPHY) { in rockchip_csi2_dphy_fwnode_parse()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911uxc.c710 if (lt7911uxc->bus_cfg.bus_type == V4L2_MBUS_CSI2_CPHY) { in lt7911uxc_cphy_timing_config()