Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtmp421.c120 static int temp_from_u16(u16 reg) in temp_from_u16() function
166 *val = temp_from_u16(tmp421->temp[channel]); in tmp421_read()
Dlm90.c827 static inline int temp_from_u16(u16 val) in temp_from_u16() function
970 temp = temp_from_u16(temp11); in lm90_get_temp11()