Searched refs:WTCON_RESET (Results 1 – 3 of 3) sorted by relevance
20 wtcon &= ~(WTCON_EN | WTCON_INT | WTCON_RESET); in wdt_stop()36 wtcon |= WTCON_RESET; in wdt_start()
24 #define WTCON_RESET (0x1 << WTCON_RESET_OFFSET) macro
25 #define WTCON_RESET (0x1 << WTCON_RESET_OFFSET) macro