Searched refs:WTE (Results 1 – 2 of 2) sorted by relevance
30 #define WTE (0x01 << 7) /*wdt enable*/ macro95 val |= (WTRE | WTE | WTR | WTCLK | WTIF); in nuc900_wdt_start()115 val &= ~WTE; in nuc900_wdt_stop()
231 #define WTE (1 << 7) macro240 __raw_writel(WTE | WTRE | WTCLK, WTCR); in nuc9xx_restart()