Home
last modified time | relevance | path

Searched refs:SET_WCR_WT (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dfsl_wdog.h18 #define SET_WCR_WT(x) (x << 8) macro
19 #define WCR_WT_MSK SET_WCR_WT(0xFF)
/u-boot/drivers/watchdog/
A Dimx_watchdog.c86 WCR_WDA | SET_WCR_WT(timeout); in imx_watchdog_init()
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c931 writew((SET_WCR_WT(1) | WCR_WDT | WCR_WDE | WCR_SRS), &wdog->wcr); in reset_cpu()

Completed in 5 milliseconds