Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_wdog.h15 #define WCR_WDT 0x08 macro
/openbmc/u-boot/drivers/watchdog/
H A Dimx_watchdog.c44 writew(WCR_WDZST | WCR_WDBG | WCR_WDE | WCR_WDT | WCR_SRS | in hw_watchdog_init()