Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c167 #define IT87_ACT_REG 0x30 macro
2770 if (!(superio_inb(sioaddr, IT87_ACT_REG) & 0x01)) { in it87_find()