Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsmm665.c119 #define SMM665_12VIN_ADC_TO_VOLTS(adc) ((adc) * vref * 3 / 256) macro
282 val = SMM665_12VIN_ADC_TO_VOLTS(adcval & SMM665_ADC_MASK); in smm665_convert()

Completed in 2 milliseconds