Home
last modified time | relevance | path

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

/linux/include/linux/iio/adc/
H A Dqcom-adc5-gen3-common.h161 enum adc5_cal_method cal_method; member
/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5-gen3.c121 *data |= FIELD_PREP(ADC5_GEN3_DIG_PARAM_CAL_SEL_MASK, prop->cal_method); in adc5_gen3_update_dig_param()
537 prop->common_props.cal_method = ADC5_RATIOMETRIC_CAL; in adc5_gen3_get_fw_channel_data()
539 prop->common_props.cal_method = ADC5_ABSOLUTE_CAL; in adc5_gen3_get_fw_channel_data()