Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.c130 #define REBOOT_MAX_CNT 80 macro
2579 if (cnt >= REBOOT_MAX_CNT) { in rk818_bat_check_reboot()
2587 cnt = REBOOT_MAX_CNT; in rk818_bat_check_reboot()
H A Drk816_battery.c140 #define REBOOT_MAX_CNT 80 macro
3445 if (cnt >= REBOOT_MAX_CNT) { in rk816_bat_check_reboot()
3453 cnt = REBOOT_MAX_CNT; in rk816_bat_check_reboot()
H A Drk817_battery.c149 #define REBOOT_MAX_CNT 80 macro