Searched refs:WDTCFG (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Dit87_wdt.c94 #define WDTCFG 0x72 macro
106 /* GPIO Bits WDTCFG */
249 superio_outb(cfg, WDTCFG); wdt_update_timeout()
308 superio_outb(WDT_TOV1, WDTCFG); wdt_stop()
659 superio_outb(WDT_TOV1, WDTCFG); it87_wdt_init()
769 superio_outb(0x00, WDTCFG); it87_wdt_exit()

Completed in 53 milliseconds