Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmixcomwd.c101 static int watchdog_port; variable
114 outb_p(55, watchdog_port); in mixcomwd_ping()
267 watchdog_port = mixcomwd_io_info[i].ioport; in mixcomwd_init()
284 VERSION, watchdog_port); in mixcomwd_init()
289 release_region(watchdog_port, 1); in mixcomwd_init()
290 watchdog_port = 0x0000; in mixcomwd_init()
304 release_region(watchdog_port, 1); in mixcomwd_exit()