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
1128 reset_status &= RESET_STATUS_WATCHDOG; in pxa_register_wdt()