Home
last modified time | relevance | path

Searched refs:gnd (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dqcom-vadc-common.h85 * @gnd: A/D word of the ground reference used for the channel.
93 s32 gnd; member
H A Dqcom-vadc-common.c373 *scale_voltage = (adc_code - calib_graph->gnd); in qcom_vadc_scale_calib()
H A Dqcom-spmi-vadc.c381 vadc->graph[VADC_CALIB_ABSOLUTE].gnd = read_2; in vadc_measure_ref_points()
400 vadc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_2; in vadc_measure_ref_points()
H A Dqcom-pm8xxx-xoadc.c616 adc->graph[VADC_CALIB_ABSOLUTE].gnd = read_0625v; in pm8xxx_calibrate_device()
639 adc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_nomux_rsv4; in pm8xxx_calibrate_device()
/kernel/linux/linux-6.6/include/linux/iio/adc/
H A Dqcom-vadc-common.h72 * @gnd: A/D word of the ground reference used for the channel.
80 s32 gnd; member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dqcom-spmi-vadc.c383 vadc->graph[VADC_CALIB_ABSOLUTE].gnd = read_2; in vadc_measure_ref_points()
402 vadc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_2; in vadc_measure_ref_points()
H A Dqcom-vadc-common.c398 *scale_voltage = (adc_code - calib_graph->gnd); in qcom_vadc_scale_calib()
H A Dqcom-pm8xxx-xoadc.c617 adc->graph[VADC_CALIB_ABSOLUTE].gnd = read_0625v; in pm8xxx_calibrate_device()
640 adc->graph[VADC_CALIB_RATIOMETRIC].gnd = read_nomux_rsv4; in pm8xxx_calibrate_device()

Completed in 8 milliseconds