Home
last modified time | relevance | path

Searched defs:adc_code (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/iio/adc/
Dqcom-vadc-common.c96 u16 adc_code, in qcom_vadc_scale_calib()
112 bool absolute, u16 adc_code, in qcom_vadc_scale_volt()
128 bool absolute, u16 adc_code, in qcom_vadc_scale_therm()
154 u16 adc_code, int *result_mdec) in qcom_vadc_scale_die_temp()
178 u16 adc_code, int *result_mdec) in qcom_vadc_scale_chg_temp()
198 u16 adc_code, int *result) in qcom_vadc_scale()
Dqcom-pm8xxx-xoadc.c442 u8 rsv, u16 *adc_code, in pm8xxx_read_channel_rsv()
573 u16 *adc_code) in pm8xxx_read_channel()
656 u16 adc_code; in pm8xxx_read_raw() local
Dqcom-spmi-vadc.c458 u16 adc_code; in vadc_read_raw() local
/Linux-v4.19/drivers/thermal/qcom/
Dtsens-common.c84 static inline int code_to_degc(u32 adc_code, const struct tsens_sensor *s) in code_to_degc()
Dtsens-8960.c245 static inline int code_to_mdegC(u32 adc_code, const struct tsens_sensor *s) in code_to_mdegC()