Lines Matching refs:THERM
33 #define THERM 5
405 * THERM
407 out = reg2temp(data, data->temp[THERM][sattr->index]) -
476 * into an offset based on THERM
479 /* Read fresh THERM and HYSTERSIS values from the chip */
480 data->temp[THERM][sattr->index] =
484 temp = reg2temp(data, data->temp[THERM][sattr->index]);
522 case THERM:
1114 static SENSOR_DEVICE_ATTR_2_RW(temp1_crit, temp, THERM, 0);
1124 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit, temp, THERM, 1);
1135 static SENSOR_DEVICE_ATTR_2_RW(temp3_crit, temp, THERM, 2);
1411 data->temp[THERM][i] = ret << 2;
1597 /* Pin TACH4 may alternatively be used for THERM */
1602 * THERM configuration is more complex on the ADT7476 and ADT7490,