Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dtegra_wdt.c58 #define WDT_CMD_DISABLE_COUNTER (1 << 1) macro
123 writel(WDT_CMD_DISABLE_COUNTER, wdt->wdt_regs + WDT_CMD); in tegra_wdt_stop()