Home
last modified time | relevance | path

Searched refs:DA9055_ADCIN_DIV (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dda9055-hwmon.c23 #define DA9055_ADCIN_DIV 102 macro
121 return DIV_ROUND_CLOSEST(value * 1000, DA9055_ADCIN_DIV); in volt_reg_to_mv()