Searched refs:slope (Results 1 – 3 of 3) sorted by relevance
13 Please note: slope coefficient defined in thermal-zones section need to be52 * slope need to be multiplied by 1000.
152 The graph curve with X-axis values = { x | 0 < x < 1ms } has a steep slope156 shallower slope and essentially represents the energy consumption of the idle201 However, the lower power consumption (i.e. shallower energy curve slope) of
1413 uint32_t ma=0, mn=0, slope, sa=0, sn=0, pn; in CalcWredCurve() local1465 slope = maxP*pres/(p_WredCurve->maxTh - p_WredCurve->minTh); in CalcWredCurve()1467 gap = (int)slope; in CalcWredCurve()1471 tmp = ABS((int)(slope - tmpA/(1UL<<(tmpN%32)))); in CalcWredCurve()