Home
last modified time | relevance | path

Searched refs:VADC_CALIB_RATIOMETRIC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dqcom-vadc-common.h73 * VADC_CALIB_RATIOMETRIC: uses the reference voltage (1.8V) and GND for
78 VADC_CALIB_RATIOMETRIC enumerator
H A Dqcom-spmi-vadc.c358 vadc->graph[VADC_CALIB_RATIOMETRIC].dx = VADC_RATIOMETRIC_RANGE; in vadc_measure_ref_points()
399 vadc->graph[VADC_CALIB_RATIOMETRIC].dy = read_1 - read_2; in vadc_measure_ref_points()
400 vadc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_2; in vadc_measure_ref_points()
726 prop->calibration = VADC_CALIB_RATIOMETRIC; in vadc_get_dt_channel_data()
H A Dqcom-pm8xxx-xoadc.c591 adc->graph[VADC_CALIB_RATIOMETRIC].dx = VADC_RATIOMETRIC_RANGE; in pm8xxx_calibrate_device()
637 adc->graph[VADC_CALIB_RATIOMETRIC].dy = in pm8xxx_calibrate_device()
639 adc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_nomux_rsv4; in pm8xxx_calibrate_device()
643 adc->graph[VADC_CALIB_RATIOMETRIC].dy); in pm8xxx_calibrate_device()
781 ch->calibration = VADC_CALIB_RATIOMETRIC; in pm8xxx_xoadc_parse_channel()
/kernel/linux/linux-6.6/include/linux/iio/adc/
H A Dqcom-vadc-common.h60 * VADC_CALIB_RATIOMETRIC: uses the reference voltage (1.8V) and GND for
65 VADC_CALIB_RATIOMETRIC enumerator
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dqcom-spmi-vadc.c360 vadc->graph[VADC_CALIB_RATIOMETRIC].dx = VADC_RATIOMETRIC_RANGE; in vadc_measure_ref_points()
401 vadc->graph[VADC_CALIB_RATIOMETRIC].dy = read_1 - read_2; in vadc_measure_ref_points()
402 vadc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_2; in vadc_measure_ref_points()
743 prop->calibration = VADC_CALIB_RATIOMETRIC; in vadc_get_fw_channel_data()
H A Dqcom-pm8xxx-xoadc.c592 adc->graph[VADC_CALIB_RATIOMETRIC].dx = VADC_RATIOMETRIC_RANGE; in pm8xxx_calibrate_device()
638 adc->graph[VADC_CALIB_RATIOMETRIC].dy = in pm8xxx_calibrate_device()
640 adc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_nomux_rsv4; in pm8xxx_calibrate_device()
644 adc->graph[VADC_CALIB_RATIOMETRIC].dy); in pm8xxx_calibrate_device()
782 ch->calibration = VADC_CALIB_RATIOMETRIC; in pm8xxx_xoadc_parse_channel()

Completed in 7 milliseconds