Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dtmp421.c103 static int temp_from_s16(s16 reg) in temp_from_s16() function
160 *val = temp_from_s16(tmp421->temp[channel]); in tmp421_read()
Dlm90.c855 static inline int temp_from_s16(s16 val) in temp_from_s16() function
924 return temp_from_s16(val); in temp_from_u16_adt7461()
1005 temp = temp_from_s16(temp11); in lm90_get_temp11()