Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Df71808e_wdt.c50 #define SIO_REG_MFUNCT3 0x2b /* Multi function select 3 */ macro
308 superio_set_bit(ioaddr, SIO_REG_MFUNCT3, 4); in f71862fg_pin_configure()
338 superio_clear_bit(watchdog.sioaddr, SIO_REG_MFUNCT3, 3); in watchdog_start()
359 superio_outb(watchdog.sioaddr, SIO_REG_MFUNCT3, in watchdog_start()
360 superio_inb(watchdog.sioaddr, SIO_REG_MFUNCT3) & 0xcf); in watchdog_start()