Searched refs:watchdog_reset (Results 1 – 10 of 10) sorted by relevance
35 static bool watchdog_reset; variable107 watchdog_reset = true; in setup_timer()121 watchdog_reset = false; in setup_reboot()183 if (watchdog_reset) { in execute()
59 void watchdog_reset(void) in watchdog_reset() function158 void watchdog_reset(void) in watchdog_reset() function225 void watchdog_reset(void) in watchdog_reset() function294 void watchdog_reset(void) in watchdog_reset() function
32 void watchdog_reset(void) in watchdog_reset() function
67 void watchdog_reset(void) in watchdog_reset() function
107 void watchdog_reset(void) in watchdog_reset() function
169 void watchdog_reset (void) in watchdog_reset() function
143 void watchdog_reset(void) in watchdog_reset() function
230 void watchdog_reset(void) in watchdog_reset() function
9 watchdog_reset function to service watchdog device in U-Boot. Enable
373 watchdog_reset(void) in watchdog_reset() function
Completed in 25 milliseconds