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

/freebsd-12-stable/sys/powerpc/powermac/
H A Dpowermac_thermal.h47 int target_temp, max_temp; /* Tenths of a degree K */ member in struct:pmac_therm
H A Dpowermac_thermal.c150 sensor->sensor->target_temp)*100 /
H A Dsmusat.c189 sens->therm.target_temp = 500 + 2731; /* 50 C */
H A Dsmu.c1250 sens->therm.target_temp = 500 + 2731; /* 50 C */
/freebsd-12-stable/sys/dev/iicbus/
H A Dds1775.c214 sc->sc_sensor.target_temp = 500 + ZERO_C_TO_K;
218 sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K;
H A Dds1631.c348 sc->sc_sensor.target_temp = 400 + ZERO_C_TO_K;
351 sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K;
H A Dmax6690.c217 sc->sc_sensors[j].therm.target_temp = 400 + ZERO_C_TO_K;
H A Dad7417.c381 sc->sc_sensors[j].therm.target_temp = 500 + ZERO_C_TO_K;
H A Dadt746x.c438 sc->sc_sensors[i].therm.target_temp = 500 + ZERO_C_TO_K;

Completed in 180 milliseconds