Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk816.c168 bool is_halt; member
859 di->is_halt = is_rk816_bat_last_halt(di); in rk816_bat_not_first_pwron()
863 if (di->is_halt) { in rk816_bat_not_first_pwron()
1264 di->is_ocv_calib, di->is_halt, di->halt_cnt, di->pwr_dsoc, in rk816_bat_debug_info()
H A Dfg_rk818.c216 bool is_halt; member
870 di->is_halt = is_rk818_bat_last_halt(di); in rk818_bat_not_first_pwron()
874 if (di->is_halt) { in rk818_bat_not_first_pwron()
1361 di->is_ocv_calib, di->is_halt, di->halt_cnt, di->pwr_dsoc, in rk818_bat_debug_info()
H A Dfg_rk817.c237 bool is_halt; member
795 battery->is_halt = is_rk817_bat_last_halt(battery); in rk817_bat_not_first_pwron()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.c234 bool is_halt; member
1282 di->is_halt = is_rk818_bat_last_halt(di); in rk818_bat_not_first_pwron()
1290 } else if (di->is_halt) { in rk818_bat_not_first_pwron()
2014 di->dbg_pwr_rsoc, di->dbg_pwr_vol, di->is_halt, di->halt_cnt, in rk818_bat_debug_info()
2567 di->is_halt, di->halt_cnt, di->is_max_soc_offset, in rk818_bat_power_supply_changed()
H A Drk817_battery.c595 bool is_halt; member
1619 battery->is_halt = is_rk817_bat_last_halt(battery); in rk817_bat_not_first_pwron()
1624 if (battery->is_halt) { in rk817_bat_not_first_pwron()
2248 battery->is_halt, battery->halt_cnt, in rk817_bat_power_supply_changed()
H A Drk816_battery.c258 bool is_halt; member
1972 di->is_halt = is_rk816_bat_last_halt(di); in rk816_bat_not_first_pwron()
1980 } else if (di->is_halt) { in rk816_bat_not_first_pwron()
2871 di->dbg_pwr_dsoc, di->dbg_pwr_rsoc, di->dbg_pwr_vol, di->is_halt, in rk816_bat_debug_info()
3433 di->is_halt, di->halt_cnt, di->is_max_soc_offset, in rk816_bat_power_supply_changed()