Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dwdt977.c58 static int timeoutM; /* timeout in minutes */ variable
99 outb_p(timeoutM, IO_DATA_PORT); in wdt977_start()
190 outb_p(timeoutM, IO_DATA_PORT); in wdt977_keepalive()
224 timeoutM = tmrval; in wdt977_set_timeout()