Lines Matching refs:TEMP_FROM_REG
279 static inline int TEMP_FROM_REG(int reg, int res)
889 res = TEMP_FROM_REG(data->temp[ix], 16);
892 res = TEMP_FROM_REG(data->temp_min[ix], 8);
895 res = TEMP_FROM_REG(data->temp_max[ix], 8);
898 res = TEMP_FROM_REG(data->temp_offset[ix], 8);
984 res = TEMP_FROM_REG(data->zone_low[ix], 8) -
988 res = TEMP_FROM_REG(data->zone_low[ix], 8);
992 res = TEMP_FROM_REG(data->zone_low[ix], 8) +
996 res = TEMP_FROM_REG(data->zone_abs[ix], 8);
1030 temp = TEMP_FROM_REG(data->zone_low[ix], 8);
1049 temp = TEMP_FROM_REG(data->zone_low[ix], 8);