Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct6775.h120 s16 tsi_temp[NUM_TSI_TEMP]; member
H A Dnct6775-core.c1674 data->tsi_temp[i] = reg; in nct6775_update_device()
2429 return sysfs_emit(buf, "%u\n", tsi_temp_from_reg(data->tsi_temp[sattr->index])); in show_tsi_temp()