Home
last modified time | relevance | path

Searched refs:target_temp (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/sys/powerpc/powermac/
Dpowermac_thermal.c126 sensor->sensor->target_temp)*100 / in pmac_therm_manage_fans()
128 sensor->sensor->target_temp); in pmac_therm_manage_fans()
Dpowermac_thermal.h45 int target_temp, max_temp; /* Tenths of a degree K */ member
Dsmusat.c187 sens->therm.target_temp = 500 + 2732; /* 50 C */ in smusat_attach()
Dsmu.c1248 sens->therm.target_temp = 500 + 2732; /* 50 C */ in smu_attach_sensors()
/freebsd-9-stable/sys/dev/iicbus/
Dds1775.c212 sc->sc_sensor.target_temp = 500 + ZERO_C_TO_K; in ds1775_start()
216 sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K; in ds1775_start()
Dmax6690.c215 sc->sc_sensors[j].therm.target_temp = 400 + ZERO_C_TO_K; in max6690_fill_sensor_prop()
Dad7417.c373 sc->sc_sensors[j].therm.target_temp = 500 + ZERO_C_TO_K; in ad7417_fill_sensor_prop()