Home
last modified time | relevance | path

Searched defs:VDD_FROM_REG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/
H A Dgl518sm.c96 #define VDD_FROM_REG(val) DIV_ROUND_CLOSEST((val) * 95, 4) macro
H A Dgl520sm.c197 #define VDD_FROM_REG(val) DIV_ROUND_CLOSEST((val) * 95, 4) macro