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

/linux-master/drivers/iio/adc/
H A Dtwl6030-gpadc.c93 * @volt1: voltage input at the beginning(low voltage)
100 u16 volt1; member in struct:twl6030_ideal_code
148 * at volt1 and volt2 input voltages and corresponding code1 and code2
156 .volt1 = 141,
163 .volt1 = 100,
170 .volt1 = 101,
177 .volt1 = 100,
184 .volt1 = 100,
191 .volt1 = 100,
198 .volt1
[all...]
H A Dsc27xx_adc.c119 int volt1; member in struct:sc27xx_adc_linear_graph
599 tmp = (graph->volt0 - graph->volt1) * (raw_adc - graph->adc1);
601 tmp += graph->volt1;

Completed in 205 milliseconds