Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfsl_wdog.h20 #define WCR_WT_MSK SET_WCR_WT(0xFF) macro
/rk3399_rockchip-uboot/drivers/watchdog/
H A Dimx_watchdog.c46 clrsetbits_le16(&wdog->wcr, WCR_WT_MSK, WCR_WDE); in reset_cpu()