Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dit87_wdt.c192 static int wdt_round_time(int t) in wdt_round_time() function
226 t = wdt_round_time(t); in wdt_set_timeout()
338 timeout = wdt_round_time(timeout); in it87_wdt_init()