Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5.c128 enum vadc_scale_fn_type scale_fn_type; member
453 ret = qcom_adc5_hw_scale(prop->scale_fn_type, in adc_read_raw_common()
497 enum vadc_scale_fn_type scale_fn_type; member
507 .scale_fn_type = _scale, \
859 prop.scale_fn_type = in adc5_get_fw_data()
860 adc->data->adc_chans[prop.channel].scale_fn_type; in adc5_get_fw_data()
H A Dqcom-spmi-vadc.c96 enum vadc_scale_fn_type scale_fn_type; member
462 ret = qcom_vadc_scale(prop->scale_fn_type, in vadc_read_raw()
520 enum vadc_scale_fn_type scale_fn_type; member
529 .scale_fn_type = _scale \
784 prop.scale_fn_type = vadc_chans[prop.channel].scale_fn_type; in vadc_get_fw_data()
H A Dqcom-pm8xxx-xoadc.c180 enum vadc_scale_fn_type scale_fn_type; member
225 .scale_fn_type = _scale, \
670 ret = qcom_vadc_scale(ch->hwchan->scale_fn_type, in pm8xxx_read_raw()
818 hwchan->prescale.denominator, hwchan->scale_fn_type); in pm8xxx_xoadc_parse_channel()