Searched defs:uV_offset (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.c378 const long uV_offset = upper ? (((reg >> 4 & 0x0f) + 1) * 12500) : local
392 long uV_offset = vid * 1000 - val * 10000; local

Completed in 83 milliseconds