Searched refs:max_temp (Results 1 – 11 of 11) sorted by relevance
115 if (sensor->last_val > sensor->sensor->max_temp) { in pmac_therm_manage_fans()123 (sensor->sensor->max_temp - ZERO_C_TO_K) / 10, in pmac_therm_manage_fans()124 (sensor->sensor->max_temp - ZERO_C_TO_K) % 10, in pmac_therm_manage_fans()146 sensor->sensor->max_temp); in pmac_therm_manage_fans()149 (sensor->sensor->max_temp - temp + 1); in pmac_therm_manage_fans()
45 int target_temp, max_temp; /* Tenths of a degree K */ member
186 sens->therm.max_temp = 900 + 2731; /* 90 C */ in smusat_attach()
1248 sens->therm.max_temp = 900 + 2731; /* 90 C */ in smu_attach_sensors()
210 sc->sc_sensor.max_temp = 600 + ZERO_C_TO_K; in ds1775_start()214 sc->sc_sensor.max_temp = 600 + ZERO_C_TO_K; in ds1775_start()
344 sc->sc_sensor.max_temp = 500 + ZERO_C_TO_K; in ds1631_start()347 sc->sc_sensor.max_temp = 500 + ZERO_C_TO_K; in ds1631_start()
222 sc->sc_sensors[j].therm.max_temp = 850 + ZERO_C_TO_K; in max6690_fill_sensor_prop()
71 print_temp_C(letoh(temp->max_temp)); in print_intel_temp_stats()
391 sc->sc_sensors[j].therm.max_temp = 900 + ZERO_C_TO_K; in ad7417_fill_sensor_prop()
435 sc->sc_sensors[i].therm.max_temp = 800 + ZERO_C_TO_K; in adt746x_fill_sensor_prop()
1706 uint64_t max_temp; member