Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dlm77.c72 static inline s16 LM77_TEMP_TO_REG(int temp) in LM77_TEMP_TO_REG() function
172 lm77_write_value(client, temp_regs[nr], LM77_TEMP_TO_REG(val)); in temp_store()
198 LM77_TEMP_TO_REG(data->temp[t_hyst])); in temp_hyst_store()