Searched refs:permille_volt (Results 1 – 1 of 1) sorted by relevance
1101 int permille_volt, permille; in ab8500_fg_calc_cap_discharge_fg() local1122 permille_volt = ab8500_fg_uncomp_volt_to_capacity(di); in ab8500_fg_calc_cap_discharge_fg()1124 if (permille < permille_volt) { in ab8500_fg_calc_cap_discharge_fg()1125 di->bat_cap.permille = permille_volt; in ab8500_fg_calc_cap_discharge_fg()1132 permille_volt); in ab8500_fg_calc_cap_discharge_fg()