Home
last modified time | relevance | path

Searched refs:is_first_power_on (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/power/
H A Drk817_battery.c583 bool is_first_power_on; member
1741 battery->is_first_power_on = is_rk817_bat_first_pwron(battery); in rk817_bat_rsoc_init()
1745 DBG("%s, is_first_power_on = %d, pwroff_min = %d, pwron_voltage = %d\n", __func__, battery->is_first_power_on, in rk817_bat_rsoc_init()
1748 if (battery->is_first_power_on) { in rk817_bat_rsoc_init()
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Drk817_battery.c505 bool is_first_power_on; member
1684 battery->is_first_power_on = is_rk817_bat_first_pwron(battery); in rk817_bat_rsoc_init()
1688 DBG("%s, is_first_power_on = %d, pwroff_min = %d, pwron_voltage = %d\n", in rk817_bat_rsoc_init()
1689 __func__, battery->is_first_power_on, in rk817_bat_rsoc_init()
1692 if (battery->is_first_power_on) in rk817_bat_rsoc_init()

Completed in 10 milliseconds