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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dsbs.c140 static inline int battery_scale(int log) function
150 return battery_scale((battery->spec & 0x0f00) >> 8);
155 return battery_scale((battery->spec & 0xf000) >> 12);

Completed in 43 milliseconds