Home
last modified time | relevance | path

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

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