Searched refs:WCR_WDA (Results 1 – 2 of 2) sorted by relevance
31 wcr |= WCR_WDA; /* do not assert external reset */ in imx_watchdog_expire_now()83 wcr = (WCR_WDA | WCR_SRS | WCR_WDE) << 8 | timeout; in imx_watchdog_init()86 WCR_WDA | SET_WCR_WT(timeout); in imx_watchdog_init()
17 #define WCR_WDA 0x20 macro
Completed in 3 milliseconds