Searched refs:REBOOT_MAX_CNT (Results 1 – 3 of 3) sorted by relevance
130 #define REBOOT_MAX_CNT 80 macro2579 if (cnt >= REBOOT_MAX_CNT) { in rk818_bat_check_reboot()2587 cnt = REBOOT_MAX_CNT; in rk818_bat_check_reboot()
140 #define REBOOT_MAX_CNT 80 macro3445 if (cnt >= REBOOT_MAX_CNT) { in rk816_bat_check_reboot()3453 cnt = REBOOT_MAX_CNT; in rk816_bat_check_reboot()
149 #define REBOOT_MAX_CNT 80 macro