Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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()

Completed in 2 milliseconds