Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dvia686a.c283 static inline long TEMP_FROM_REG10(u16 val) in TEMP_FROM_REG10() function
496 return sprintf(buf, "%ld\n", TEMP_FROM_REG10(data->temp[nr])); in temp_show()