Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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.c280 bool is_halt; member
1108 battery->is_halt = is_rk817_bat_last_halt(battery); in rk817_bat_not_first_pwron()