Searched defs:ab8500_fg_parameters (Results 1 – 2 of 2) sorted by relevance
294 struct ab8500_fg_parameters { struct295 int recovery_sleep_timer;296 int recovery_total_time;297 int init_timer;298 int init_discard_time;299 int init_total_time;300 int high_curr_time;301 int accu_charging;302 int accu_high_curr;303 int high_curr_threshold_ua;[all …]
330 struct ab8500_fg_parameters { struct331 int recovery_sleep_timer;332 int recovery_total_time;333 int init_timer;334 int init_discard_time;335 int init_total_time;336 int high_curr_time;337 int accu_charging;338 int accu_high_curr;339 int high_curr_threshold;[all …]