Searched refs:qcom_adc5_prescaling_from_dt (Results 1 – 4 of 4) sorted by relevance
157 int qcom_adc5_prescaling_from_dt(u32 num, u32 den);
709 int qcom_adc5_prescaling_from_dt(u32 numerator, u32 denominator) in qcom_adc5_prescaling_from_dt() function723 EXPORT_SYMBOL(qcom_adc5_prescaling_from_dt);
683 ret = qcom_adc5_prescaling_from_dt(varr[0], varr[1]); in adc5_get_fw_channel_data()
844 ret = qcom_adc5_prescaling_from_dt(varr[0], varr[1]); in adc_tm5_get_dt_channel_data()
Completed in 10 milliseconds