Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp102.c61 static inline int tmp102_reg_to_mC(s16 val) in tmp102_reg_to_mC() function
101 *temp = tmp102_reg_to_mC(regval); in tmp102_read()