Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Ddw_wdt.c78 static inline int dw_wdt_top_in_seconds(unsigned top) in dw_wdt_top_in_seconds() function
91 return dw_wdt_top_in_seconds(top); in dw_wdt_get_top()
114 if (dw_wdt_top_in_seconds(i) >= top_s) { in dw_wdt_set_top()
137 return dw_wdt_top_in_seconds(top_val); in dw_wdt_set_top()