Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm92.c62 #define LM92_REG_TEMP_HIGH 0x05 /* 16-bit, RW */ macro
102 [t_max] = LM92_REG_TEMP_HIGH,
282 temp_high = i2c_smbus_read_word_data(client, LM92_REG_TEMP_HIGH); in max6635_check()
309 LM92_REG_TEMP_HIGH + i + 32) in max6635_check()