Searched refs:target_temp (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/sys/powerpc/powermac/
H A Dpowermac_thermal.h45 int target_temp, max_temp; /* Tenths of a degree K */ member in struct:pmac_therm
H A Dpowermac_thermal.c141 sensor->sensor->target_temp)*100 /
143 sensor->sensor->target_temp);
H A Dsmusat.c187 sens->therm.target_temp = 500 + 2732; /* 50 C */
H A Dsmu.c1248 sens->therm.target_temp = 500 + 2732; /* 50 C */
/freebsd-10.1-release/sys/dev/iicbus/
H A Dds1775.c212 sc->sc_sensor.target_temp = 500 + ZERO_C_TO_K;
216 sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K;
H A Dds1631.c346 sc->sc_sensor.target_temp = 400 + ZERO_C_TO_K;
349 sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K;
H A Dmax6690.c215 sc->sc_sensors[j].therm.target_temp = 400 + ZERO_C_TO_K;
H A Dad7417.c379 sc->sc_sensors[j].therm.target_temp = 500 + ZERO_C_TO_K;
H A Dadt746x.c436 sc->sc_sensors[i].therm.target_temp = 500 + ZERO_C_TO_K;

Completed in 159 milliseconds