Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dlm77.c81 static inline s16 LM77_TEMP_TO_REG(int temp) in LM77_TEMP_TO_REG() function
180 lm77_write_value(client, temp_regs[nr], LM77_TEMP_TO_REG(val)); in set_temp()
206 LM77_TEMP_TO_REG(data->temp[t_hyst])); in set_temp_hyst()