Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Df71808e_wdt.c51 #define SIO_REG_MFUNCT3 0x2b /* Multi function select 3 */ macro
327 superio_set_bit(ioaddr, SIO_REG_MFUNCT3, 4); in f71862fg_pin_configure()
357 superio_clear_bit(watchdog.sioaddr, SIO_REG_MFUNCT3, 3); in watchdog_start()
379 superio_outb(watchdog.sioaddr, SIO_REG_MFUNCT3, in watchdog_start()
380 superio_inb(watchdog.sioaddr, SIO_REG_MFUNCT3) & 0xcf); in watchdog_start()
385 superio_clear_bit(watchdog.sioaddr, SIO_REG_MFUNCT3, 5); in watchdog_start()