Searched refs:max_temp (Results 1 – 11 of 11) sorted by relevance
114 if (sensor->last_val > sensor->sensor->max_temp) { in pmac_therm_manage_fans()122 (sensor->sensor->max_temp - ZERO_C_TO_K) / 10, in pmac_therm_manage_fans()123 (sensor->sensor->max_temp - ZERO_C_TO_K) % 10, in pmac_therm_manage_fans()145 sensor->sensor->max_temp); in pmac_therm_manage_fans()148 (sensor->sensor->max_temp - temp + 1); in pmac_therm_manage_fans()
45 int target_temp, max_temp; /* Tenths of a degree K */ member
185 sens->therm.max_temp = 900 + 2731; /* 90 C */ in smusat_attach()
1248 sens->therm.max_temp = 900 + 2731; /* 90 C */ in smu_attach_sensors()
209 sc->sc_sensor.max_temp = 600 + ZERO_C_TO_K; in ds1775_start()213 sc->sc_sensor.max_temp = 600 + ZERO_C_TO_K; in ds1775_start()
343 sc->sc_sensor.max_temp = 500 + ZERO_C_TO_K; in ds1631_start()346 sc->sc_sensor.max_temp = 500 + ZERO_C_TO_K; in ds1631_start()
221 sc->sc_sensors[j].therm.max_temp = 850 + ZERO_C_TO_K; in max6690_fill_sensor_prop()
70 print_temp_C(letoh(temp->max_temp)); in print_intel_temp_stats()
390 sc->sc_sensors[j].therm.max_temp = 900 + ZERO_C_TO_K; in ad7417_fill_sensor_prop()
434 sc->sc_sensors[i].therm.max_temp = 800 + ZERO_C_TO_K; in adt746x_fill_sensor_prop()
1763 uint64_t max_temp; member