Searched refs:max172xx_current_to_voltage (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/power/supply/
H A Dmax1721x_battery.c113 static inline int max172xx_current_to_voltage(unsigned int reg) function
178 max172xx_current_to_voltage(reg) / (int)info->rsense;
183 max172xx_current_to_voltage(reg) / (int)info->rsense;

Completed in 189 milliseconds