Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dnic7018_wdt.c40 #define WDT_MAX_COUNTER 15 macro
88 if (count > WDT_MAX_COUNTER) in nic7018_get_config()
89 count = WDT_MAX_COUNTER; in nic7018_get_config()