Searched refs:RESET_STATUS_WATCHDOG (Results 1 – 3 of 3) sorted by relevance
8 #define RESET_STATUS_WATCHDOG (1 << 1) /* Watchdog Reset */ macro
6 #define RESET_STATUS_WATCHDOG (1 << 1) /* Watchdog Reset */ macro
183 boot_status = (reset_status & RESET_STATUS_WATCHDOG) ? in sa1100dog_init()
Completed in 3 milliseconds