Searched refs:UNLOCK (Results 1 – 3 of 3) sorted by relevance
54 #define UNLOCK 0x1ACCE551 macro141 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_restart()168 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_config()203 writel_relaxed(UNLOCK, wdt->base + WDTLOCK); in wdt_disable()
40 #define UNLOCK ((UNLOCK_SEQ1 << 16) | UNLOCK_SEQ0) macro110 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_enable()172 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_set_timeout()252 writel(UNLOCK, wdt->base + WDOG_CNT); in _imx7ulp_wdt_init()
16 #define UNLOCK 0x5A macro209 outb(UNLOCK, wdt->io_base + WDT_REG_LOCK); in nic7018_probe()
Completed in 7 milliseconds