Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dulp_wdog.c30 #define UNLOCK_WORD0 0xC520 /* 1st unlock word */ macro
64 writel(UNLOCK_WORD0, &wdog->cnt); in hw_watchdog_init()
84 writel(UNLOCK_WORD0, &wdog->cnt); in reset_cpu()
/u-boot/arch/arm/mach-imx/mx7ulp/
A Dsoc.c89 #define UNLOCK_WORD0 0xC520 /* 1st unlock word */ macro
96 writel(UNLOCK_WORD0, (wdog_base + 0x04)); in disable_wdog()

Completed in 3 milliseconds