Searched refs:slopes (Results 1 – 3 of 3) sorted by relevance
248 This mode offers multiple slopes to control the fan speed. The slopes can be
860 static u16 slopes_to_scale(const struct slope *slopes, u8 num, s16 val) in slopes_to_scale() argument866 if (val > slopes[i].range) in slopes_to_scale()867 rest = slopes[i].range; in slopes_to_scale()870 ret += (rest * slopes[i].slope) / slopes[i].range; in slopes_to_scale()
192 slope is expressed in the adapter's registers. It can only represent idle slopes