Searched refs:WCR_WDA (Results 1 – 2 of 2) sorted by relevance
42 writew((WCR_WDA | WCR_SRS | WCR_WDE) << 8 | timeout, &wdog->wcr); in hw_watchdog_init()45 WCR_WDA | SET_WCR_WT(timeout), &wdog->wcr); in hw_watchdog_init()
17 #define WCR_WDA 0x20 macro