VDD_FROM_REG       96 drivers/hwmon/gl518sm.c #define VDD_FROM_REG(val)	DIV_ROUND_CLOSEST((val) * 95, 4)
VDD_FROM_REG      197 drivers/hwmon/gl520sm.c #define VDD_FROM_REG(val)	DIV_ROUND_CLOSEST((val) * 95, 4)