Searched refs:qcom_adc_tm5_gen2_temp_res_scale (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/iio/adc/
H A Dqcom-vadc-common.h155 u16 qcom_adc_tm5_gen2_temp_res_scale(int temp);
/linux-master/drivers/iio/adc/
H A Dqcom-vadc-common.c680 u16 qcom_adc_tm5_gen2_temp_res_scale(int temp) function
689 EXPORT_SYMBOL(qcom_adc_tm5_gen2_temp_res_scale); variable
/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c606 adc_code = qcom_adc_tm5_gen2_temp_res_scale(high);
615 adc_code = qcom_adc_tm5_gen2_temp_res_scale(low);

Completed in 155 milliseconds