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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dcollie_pm.c40 #define ADCtoPower(x) ((330 * x * 2) / 1024) macro
128 printk("Backup battery = %d(%d)\n", ADCtoPower(voltage), voltage);
130 return ADCtoPower(voltage);
148 voltage_volts = ADCtoPower(voltage_rev);

Completed in 46 milliseconds