Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Ddw_wdt.c99 static int dw_wdt_set_timeout(struct watchdog_device *wdd, unsigned int top_s) in dw_wdt_set_timeout() argument
109 if (dw_wdt_top_in_seconds(dw_wdt, i) >= top_s) { in dw_wdt_set_timeout()