Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfsl_wdog.h13 #define WCR_WDZST 0x01 macro
/rk3399_rockchip-uboot/drivers/watchdog/
H A Dimx_watchdog.c36 writew(WCR_WDZST | WCR_WDBG | WCR_WDE | WCR_WDT | WCR_SRS | in hw_watchdog_init()