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

/drivers/power/
H A Ds3c_adc_battery.c147 int full_volt; local
179 full_volt = calc_full_volt((bat->volt_value / 1000),
182 if (full_volt < calc_full_volt(lut->volt, lut->cur,
193 if (full_volt < lut_volt1 && full_volt >= lut_volt2) {
196 (full_volt - lut_volt2) /

Completed in 89 milliseconds