Lines Matching defs:thresh
71 unsigned int thresh;
75 /* protects .thresh, .stage and chip registers */
153 chip->thresh * TEMP_THRESH_STEP +
158 chip->thresh * TEMP_THRESH_STEP -
215 chip->thresh = THRESH_MIN;
220 chip->thresh = THRESH_MAX -
225 chip->thresh = THRESH_MAX;
235 reg |= chip->thresh;
317 chip->thresh = reg & SHUTDOWN_CTRL1_THRESHOLD_MASK;
329 chip->temp = chip->thresh * TEMP_THRESH_STEP +