Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dab8500_fg.c218 bool high_curr_mode; member
1645 if (di->high_curr_mode) { in ab8500_fg_algorithm_discharging()
1646 di->high_curr_mode = false; in ab8500_fg_algorithm_discharging()
1675 if (!di->high_curr_mode) { in ab8500_fg_algorithm_discharging()
1676 di->high_curr_mode = true; in ab8500_fg_algorithm_discharging()
1796 di->high_curr_mode, in ab8500_fg_algorithm()