Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpc87427.c318 static inline unsigned int temp_type_from_reg(u8 reg) in temp_type_from_reg() function
733 return sprintf(buf, "%u\n", temp_type_from_reg(data->temp_type[nr])); in temp_type_show()