Searched refs:watchdog_reset (Results 1 – 12 of 12) sorted by relevance
52 #define WATCHDOG_RESET bl watchdog_reset59 extern void watchdog_reset(void);61 #define WATCHDOG_RESET watchdog_reset
35 static bool watchdog_reset; variable106 watchdog_reset = true; in setup_timer()120 watchdog_reset = false; in setup_reboot()182 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
120 void watchdog_reset(void) in watchdog_reset() function
143 void watchdog_reset(void) in watchdog_reset() function
8 watchdog_reset function to service watchdog device in U-Boot. Enable
145 watchdog_reset(void) in watchdog_reset() function
367 watchdog_reset(void) in watchdog_reset() function
Completed in 12 milliseconds