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