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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dlm85.c149 static int lm85_scaling[] = { /* .001 Volts */ variable
156 SENSORS_LIMIT(SCALE(val,lm85_scaling[n],192),0,255)
159 SCALE((val)*(scale) + (ext),192*(scale),lm85_scaling[n])

Completed in 50 milliseconds