Searched refs:qcom_adc5_decimation_from_dt (Results 1 – 3 of 3) sorted by relevance
164 int qcom_adc5_decimation_from_dt(u32 value, const unsigned int *decimation);
748 int qcom_adc5_decimation_from_dt(u32 value, const unsigned int *decimation) in qcom_adc5_decimation_from_dt() function759 EXPORT_SYMBOL(qcom_adc5_decimation_from_dt);
502 ret = qcom_adc5_decimation_from_dt(value, data->decimation); in adc5_gen3_get_fw_channel_data()