Home
last modified time | relevance | path

Searched refs:scale_fn_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5-gen3.c378 ret = qcom_adc5_hw_scale(prop->scale_fn_type, prop->prescale, in adc5_gen3_read_raw()
409 enum vadc_scale_fn_type scale_fn_type; member
418 .scale_fn_type = _scale, \
611 chan_props->common_props.scale_fn_type = adc_chan->scale_fn_type; in adc5_get_fw_data()
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()
/linux/include/linux/iio/adc/
H A Dqcom-adc5-gen3-common.h168 enum vadc_scale_fn_type scale_fn_type; member