Searched refs:WCR_WDT (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | fsl_wdog.h | 15 #define WCR_WDT 0x08 macro |
/external/u-boot/drivers/watchdog/ | ||
D | imx_watchdog.c | 36 writew(WCR_WDZST | WCR_WDBG | WCR_WDE | WCR_WDT | WCR_SRS | in hw_watchdog_init() |