Searched refs:SET_WCR_WT (Results 1 – 2 of 2) sorted by relevance
18 #define SET_WCR_WT(x) (x << 8) macro19 #define WCR_WT_MSK SET_WCR_WT(0xFF)
37 WCR_WDA | SET_WCR_WT(timeout), &wdog->wcr); in hw_watchdog_init()