Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dab8500_fg.c1108 int permille_volt, permille; in ab8500_fg_calc_cap_discharge_fg() local
1129 permille_volt = ab8500_fg_uncomp_volt_to_capacity(di); in ab8500_fg_calc_cap_discharge_fg()
1131 if (permille < permille_volt) { in ab8500_fg_calc_cap_discharge_fg()
1132 di->bat_cap.permille = permille_volt; in ab8500_fg_calc_cap_discharge_fg()
1139 permille_volt); in ab8500_fg_calc_cap_discharge_fg()