Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dtmp421.c111 static int temp_from_u16(u16 reg) in temp_from_u16() function
158 *val = temp_from_u16(tmp421->temp[channel]); in tmp421_read()
Dlm90.c860 static inline int temp_from_u16(u16 val) in temp_from_u16() function
1003 temp = temp_from_u16(temp11); in lm90_get_temp11()