Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Dsunplus_wdt.c23 #define WDT_UNLOCK 0xAB00 macro
58 writel(WDT_UNLOCK, base + WDT_CTRL); in sp_wdt_restart()
76 writel(WDT_UNLOCK, base + WDT_CTRL); in sp_wdt_ping()
A Dtegra_wdt.c51 #define WDT_UNLOCK (0xc) macro
114 writel(WDT_UNLOCK_PATTERN, wdt->wdt_regs + WDT_UNLOCK); in tegra_wdt_stop()
A Dkeembay_wdt.c30 #define WDT_UNLOCK 0xf1d0dead macro
66 writel(WDT_UNLOCK, wdt->base + TIM_SAFE); in keembay_wdt_writel()

Completed in 5 milliseconds