Lines Matching refs:THERM
32 #define THERM 5
406 * THERM
408 out = reg2temp(data, data->temp[THERM][sattr->index]) -
477 * into an offset based on THERM
480 /* Read fresh THERM and HYSTERSIS values from the chip */
481 data->temp[THERM][sattr->index] =
485 temp = reg2temp(data, data->temp[THERM][sattr->index]);
523 case THERM:
1115 static SENSOR_DEVICE_ATTR_2_RW(temp1_crit, temp, THERM, 0);
1125 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit, temp, THERM, 1);
1136 static SENSOR_DEVICE_ATTR_2_RW(temp3_crit, temp, THERM, 2);
1412 data->temp[THERM][i] = ret << 2;
1689 /* Pin TACH4 may alternatively be used for THERM */
1694 * THERM configuration is more complex on the ADT7476 and ADT7490,