Searched refs:SMM665_VMON_ADC_TO_VOLTS (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 Dsmm665.c118 #define SMM665_VMON_ADC_TO_VOLTS(adc) ((adc) * vref / 256) macro
301 val = SMM665_VMON_ADC_TO_VOLTS(adcval & SMM665_ADC_MASK);

Completed in 15 milliseconds