Home
last modified time | relevance | path

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

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