Searched refs:SIO_REG_MFUNCT1 (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/watchdog/
H A Df71808e_wdt.c33 #define SIO_REG_MFUNCT1 0x29 /* Multi function select 1 */ macro
317 superio_set_bit(wd->sioaddr, SIO_REG_MFUNCT1, 1);
324 superio_clear_bit(wd->sioaddr, SIO_REG_MFUNCT1, 4);
329 superio_set_bit(wd->sioaddr, SIO_REG_MFUNCT1, 1);

Completed in 189 milliseconds