Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dit87.c172 #define IT87_SPECIAL_CFG_REG 0xf3 /* special configuration register */ macro
761 superio_outb(data->sioaddr, IT87_SPECIAL_CFG_REG, in smbus_disable()
778 superio_outb(data->sioaddr, IT87_SPECIAL_CFG_REG, in smbus_enable()
3242 reg = superio_inb(sioaddr, IT87_SPECIAL_CFG_REG); in it87_find()