Home
last modified time | relevance | path

Searched defs:csiphy (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c137 static int csiphy_set_clock_rates(struct csiphy_device *csiphy) in csiphy_set_clock_rates() argument
205 struct csiphy_device *csiphy = v4l2_get_subdevdata(sd); csiphy_set_power() local
265 csiphy_stream_on(struct csiphy_device * csiphy) csiphy_stream_on() argument
309 csiphy_stream_off(struct csiphy_device * csiphy) csiphy_stream_off() argument
324 struct csiphy_device *csiphy = v4l2_get_subdevdata(sd); csiphy_set_stream() local
345 __csiphy_get_format(struct csiphy_device * csiphy,struct v4l2_subdev_state * sd_state,unsigned int pad,enum v4l2_subdev_format_whence which) __csiphy_get_format() argument
364 csiphy_try_format(struct csiphy_device * csiphy,struct v4l2_subdev_state * sd_state,unsigned int pad,struct v4l2_mbus_framefmt * fmt,enum v4l2_subdev_format_whence which) csiphy_try_format() argument
414 struct csiphy_device *csiphy = v4l2_get_subdevdata(sd); csiphy_enum_mbus_code() local
447 struct csiphy_device *csiphy = v4l2_get_subdevdata(sd); csiphy_enum_frame_size() local
485 struct csiphy_device *csiphy = v4l2_get_subdevdata(sd); csiphy_get_format() local
509 struct csiphy_device *csiphy = v4l2_get_subdevdata(sd); csiphy_set_format() local
579 msm_csiphy_subdev_init(struct camss * camss,struct csiphy_device * csiphy,const struct camss_subdev_resources * res,u8 id) msm_csiphy_subdev_init() argument
734 struct csiphy_device *csiphy; csiphy_link_setup() local
789 msm_csiphy_register_entity(struct csiphy_device * csiphy,struct v4l2_device * v4l2_dev) msm_csiphy_register_entity() argument
834 msm_csiphy_unregister_entity(struct csiphy_device * csiphy) msm_csiphy_unregister_entity() argument
[all...]
H A Dcamss-csiphy-2ph-1-0.c43 static void csiphy_hw_version_read(struct csiphy_device *csiphy, in csiphy_hw_version_read() argument
56 static void csiphy_reset(struct csiphy_device *csiphy) in csiphy_reset() argument
97 static void csiphy_lanes_enable(struct csiphy_device *csiphy, in csiphy_lanes_enable() argument
137 csiphy_lanes_disable(struct csiphy_device * csiphy,struct csiphy_config * cfg) csiphy_lanes_disable() argument
166 struct csiphy_device *csiphy = dev; csiphy_isr() local
183 csiphy_init(struct csiphy_device * csiphy) csiphy_init() argument
[all...]
H A Dcamss-csiphy-3ph-1-0.c544 static void csiphy_hw_version_read(struct csiphy_device *csiphy, in csiphy_hw_version_read() argument
569 csiphy_reset(struct csiphy_device * csiphy) csiphy_reset() argument
582 struct csiphy_device *csiphy = dev; csiphy_isr() local
640 csiphy_gen1_config_lanes(struct csiphy_device * csiphy,struct csiphy_config * cfg,u8 settle_cnt) csiphy_gen1_config_lanes() argument
702 csiphy_gen2_config_lanes(struct csiphy_device * csiphy,u8 settle_cnt) csiphy_gen2_config_lanes() argument
760 csiphy_lanes_enable(struct csiphy_device * csiphy,struct csiphy_config * cfg,s64 link_freq,u8 lane_mask) csiphy_lanes_enable() argument
803 csiphy_lanes_disable(struct csiphy_device * csiphy,struct csiphy_config * cfg) csiphy_lanes_disable() argument
815 csiphy_init(struct csiphy_device * csiphy) csiphy_init() argument
[all...]
H A Dcamss.h53 struct csiphy_subdev_resources csiphy; member
118 struct csiphy_device *csiphy; member
H A Dcamss.c3376 struct csiphy_device *csiphy = &camss->csiphy[id]; camss_subdev_notifier_bound() local
3391 struct csiphy_device *csiphy = sd->host_priv; camss_subdev_notifier_complete() local
[all...]