Home
last modified time | relevance | path

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

/drivers/watchdog/
Dimx7ulp_wdt.c35 #define UNLOCK_SEQ0 0xC520 macro
37 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0)
183 writel_relaxed(UNLOCK_SEQ0, base + WDOG_CNT); in imx7ulp_wdt_init()