Searched refs:camss_get_link_freq (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/media/platform/qcom/camss/ | 
| D | camss.h | 114 s64 camss_get_link_freq(struct media_entity *entity, unsigned int bpp,
  | 
| D | camss-csiphy.c | 137 	link_freq = camss_get_link_freq(&csiphy->subdev.entity, bpp, num_lanes);  in csiphy_set_clock_rates() 270 	link_freq = camss_get_link_freq(&csiphy->subdev.entity, bpp, num_lanes);  in csiphy_stream_on()
  | 
| D | camss-csid.c | 93 	link_freq = camss_get_link_freq(&csid->subdev.entity, fmt->bpp,  in csid_set_clock_rates()
  | 
| D | camss.c | 756 s64 camss_get_link_freq(struct media_entity *entity, unsigned int bpp,  in camss_get_link_freq()  function
  |