Searched refs:VDD_TO_REG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dgl520sm.c146 #define VDD_TO_REG(val) (SENSORS_LIMIT((((val)*4+47)/95),0,255)) macro
202 r = VDD_TO_REG(v);
229 r = VDD_TO_REG(v);
H A Dgl518sm.c74 #define VDD_TO_REG(val) (SENSORS_LIMIT((((val)*4+47)/95),0,255)) macro

Completed in 71 milliseconds