Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Ddw_wdt.c105 static int dw_wdt_set_top(unsigned top_s) in dw_wdt_set_top() argument
114 if (dw_wdt_top_in_seconds(i) >= top_s) { in dw_wdt_set_top()