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

/linux-4.1.27/drivers/hwmon/
H A Dsmm665.c122 #define SMM665_12VIN_ADC_TO_VOLTS(adc) ((adc) * vref * 3 / 256) macro
285 val = SMM665_12VIN_ADC_TO_VOLTS(adcval & SMM665_ADC_MASK); smm665_convert()

Completed in 40 milliseconds