Home
last modified time | relevance | path

Searched refs:WCR_WDA (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/watchdog/
A Dimx_watchdog.c31 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()
/u-boot/include/
A Dfsl_wdog.h17 #define WCR_WDA 0x20 macro

Completed in 3 milliseconds