Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Dulp_wdog.c31 #define UNLOCK_WORD1 0xD928 /* 2nd unlock word */ macro
67 writel(UNLOCK_WORD1, &wdog->cnt); in hw_watchdog_init()
87 writel(UNLOCK_WORD1, &wdog->cnt); in reset_cpu()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c65 #define UNLOCK_WORD1 0xD928 /* 2nd unlock word */ macro
72 writel(UNLOCK_WORD1, (wdog_base + 0x04)); in disable_wdog()