Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VDD_FROM_REG
drivers/hwmon/gl518sm.c
96
#define VDD_FROM_REG(val) DIV_ROUND_CLOSEST((val) * 95, 4)
drivers/hwmon/gl520sm.c
197
#define VDD_FROM_REG(val) DIV_ROUND_CLOSEST((val) * 95, 4)