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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm93.c341 const long uV_max = lm93_vin_val_max[nr] * 1000; local
344 const long slope = (uV_max - uV_min) /
361 const long uV_max = lm93_vin_val_max[nr] * 1000; local
365 const long slope = (uV_max - uV_min) /

Completed in 120 milliseconds