Lines Matching defs:therm
31 * therm (high) limits X X X
72 #define ADM1032_EXT_THERM 0x19 /* R/W external Therm (high) limit */
73 #define ADM1032_INT_THERM 0x20 /* R/W internal Therm (high) limit */
74 #define ADM1032_THERM_HYST 0x21 /* R/W Therm hysteris */
150 int therm;
158 .therm = 0,
166 .therm = 0,
174 .therm = 0,
225 * To check if an ADM chip has a Therm output, we check that we
226 * read 0x55 (default value) from the external therm limit.
260 sc->sc_therm = params->therm;