Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_wdog.h12 #define WCR_WDZST 0x01 macro
/external/u-boot/drivers/watchdog/
Dimx_watchdog.c36 writew(WCR_WDZST | WCR_WDBG | WCR_WDE | WCR_WDT | WCR_SRS | in hw_watchdog_init()