Home
last modified time | relevance | path

Searched refs:volt1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dtwl6030-gpadc.c92 * @volt1: voltage input at the beginning(low voltage)
99 u16 volt1; member
147 * at volt1 and volt2 input voltages and corresponding code1 and code2
155 .volt1 = 141,
162 .volt1 = 100,
169 .volt1 = 101,
176 .volt1 = 100,
183 .volt1 = 100,
190 .volt1 = 100,
197 .volt1
[all...]
H A Dsc27xx_adc.c86 int volt1; member
276 tmp = (graph->volt0 - graph->volt1) * (raw_adc - graph->adc1); in sc27xx_adc_to_volt()
278 tmp += graph->volt1; in sc27xx_adc_to_volt()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dtwl6030-gpadc.c92 * @volt1: voltage input at the beginning(low voltage)
99 u16 volt1; member
147 * at volt1 and volt2 input voltages and corresponding code1 and code2
155 .volt1 = 141,
162 .volt1 = 100,
169 .volt1 = 101,
176 .volt1 = 100,
183 .volt1 = 100,
190 .volt1 = 100,
197 .volt1
[all...]
H A Dsc27xx_adc.c119 int volt1; member
599 tmp = (graph->volt0 - graph->volt1) * (raw_adc - graph->adc1); in adc_to_volt()
601 tmp += graph->volt1; in adc_to_volt()

Completed in 4 milliseconds