Home
last modified time | relevance | path

Searched refs:permille_volt (Results 1 – 1 of 1) sorted by relevance

/drivers/power/supply/
Dab8500_fg.c1103 int permille_volt, permille; in ab8500_fg_calc_cap_discharge_fg() local
1124 permille_volt = ab8500_fg_uncomp_volt_to_capacity(di); in ab8500_fg_calc_cap_discharge_fg()
1126 if (permille < permille_volt) { in ab8500_fg_calc_cap_discharge_fg()
1127 di->bat_cap.permille = permille_volt; in ab8500_fg_calc_cap_discharge_fg()
1134 permille_volt); in ab8500_fg_calc_cap_discharge_fg()