Searched refs:VT1211_REG_ALARM2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dvt1211.c100 #define VT1211_REG_ALARM2 0x42 macro
325 data->alarms = (vt1211_read8(data, VT1211_REG_ALARM2) << 8) | vt1211_update_device()

Completed in 56 milliseconds