Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/watchdog/
Dimx7ulp_wdt.c37 #define UNLOCK_SEQ0 0xC520 macro
39 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0)
254 writel_relaxed(UNLOCK_SEQ0, wdt->base + WDOG_CNT); in _imx7ulp_wdt_init()