Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct6775-core.c1013 static inline unsigned int tsi_temp_from_reg(unsigned int reg) in tsi_temp_from_reg() function
2429 return sysfs_emit(buf, "%u\n", tsi_temp_from_reg(data->tsi_temp[sattr->index])); in show_tsi_temp()