Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dwdt977.c54 static int timeoutM; /* timeout in minutes */ variable
95 outb_p(timeoutM, IO_DATA_PORT); in wdt977_start()
186 outb_p(timeoutM, IO_DATA_PORT); in wdt977_keepalive()
220 timeoutM = tmrval; in wdt977_set_timeout()