Searched defs:VOLT_FROM_REG (Results 1 – 2 of 2) sorted by relevance
61 #define VOLT_FROM_REG(val) DIV_ROUND_CLOSEST((val), 1 << 9) macro
504 #define VOLT_FROM_REG(val) ((val) * 8) macro