Lines Matching refs:THERM
34 THERM = 5,
418 * THERM
420 out = reg2temp(data, data->temp[THERM][sattr->index]) -
489 * into an offset based on THERM
492 /* Read fresh THERM and HYSTERSIS values from the chip */
493 data->temp[THERM][sattr->index] =
497 temp = reg2temp(data, data->temp[THERM][sattr->index]);
535 case THERM:
1131 static SENSOR_DEVICE_ATTR_2_RW(temp1_crit, temp, THERM, 0);
1141 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit, temp, THERM, 1);
1152 static SENSOR_DEVICE_ATTR_2_RW(temp3_crit, temp, THERM, 2);
1449 data->temp[THERM][i] = ret << 2;
1859 /* Pin TACH4 may alternatively be used for THERM */
1864 * THERM configuration is more complex on the ADT7476 and ADT7490,