Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c169 #define IT87_SPECIAL_CFG_REG 0xf3 /* special configuration register */ macro
749 superio_outb(data->sioaddr, IT87_SPECIAL_CFG_REG, in smbus_disable()
766 superio_outb(data->sioaddr, IT87_SPECIAL_CFG_REG, in smbus_enable()
3140 reg = superio_inb(sioaddr, IT87_SPECIAL_CFG_REG); in it87_find()