Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c216 #define IT87_REG_ALARM2 0x02 macro
952 (it87_read_value(data, IT87_REG_ALARM2) << 8) | in it87_update_device()