Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dimx7ulp_wdt.c38 #define UNLOCK_SEQ1 0xD928 macro
39 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0)
255 writel_relaxed(UNLOCK_SEQ1, wdt->base + WDOG_CNT); in _imx7ulp_wdt_init()