Home
last modified time | relevance | path

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

/linux/include/linux/iio/adc/
H A Dqcom-vadc-common.h148 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype,
/linux/drivers/iio/adc/
H A Dqcom-vadc-common.c691 int qcom_adc5_hw_scale(enum vadc_scale_fn_type scaletype, in qcom_adc5_hw_scale() function
707 EXPORT_SYMBOL(qcom_adc5_hw_scale);
H A Dqcom-spmi-adc5-gen3.c378 ret = qcom_adc5_hw_scale(prop->scale_fn_type, prop->prescale, in adc5_gen3_read_raw()
725 return qcom_adc5_hw_scale(common_props->scale_fn_type, in adc5_gen3_get_scaled_reading()
738 return qcom_adc5_hw_scale(common_props->scale_fn_type, in adc5_gen3_therm_code_to_temp()