Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm63.c190 static inline int lut_temp_to_reg(struct lm63_data *data, long val) in lut_temp_to_reg() function
516 temp = lut_temp_to_reg(data, val); in set_temp8()