Searched defs:VDD_TO_REG (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwmon/ | ||
H A D | gl518sm.c | 95 #define VDD_TO_REG(val) DIV_ROUND_CLOSEST(VDD_CLAMP(val) * 4, 95) macro |
H A D | gl520sm.c | 199 #define VDD_TO_REG(val) DIV_ROUND_CLOSEST(VDD_CLAMP(val) * 4, 95) macro |