Searched refs:WDT_UNLOCK (Results 1 – 3 of 3) sorted by relevance
23 #define WDT_UNLOCK 0xAB00 macro58 writel(WDT_UNLOCK, base + WDT_CTRL); in sp_wdt_restart()76 writel(WDT_UNLOCK, base + WDT_CTRL); in sp_wdt_ping()
51 #define WDT_UNLOCK (0xc) macro114 writel(WDT_UNLOCK_PATTERN, wdt->wdt_regs + WDT_UNLOCK); in tegra_wdt_stop()
30 #define WDT_UNLOCK 0xf1d0dead macro66 writel(WDT_UNLOCK, wdt->base + TIM_SAFE); in keembay_wdt_writel()
Completed in 5 milliseconds