Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dsunplus_wdt.c25 #define WDT_CONMAX 0xDEAF macro
73 /* WDT_CONMAX sets the count to the maximum (down-counting). */ in sp_wdt_ping()
74 writel(WDT_CONMAX, base + WDT_CTRL); in sp_wdt_ping()