Home
last modified time | relevance | path

Searched refs:max172xx_percent_to_ps (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/power/supply/
H A Dmax1721x_battery.c78 static inline int max172xx_percent_to_ps(unsigned int reg) in max172xx_percent_to_ps() function
148 val->intval = max172xx_percent_to_ps(reg); in max1721x_battery_get_property()
H A Dmax1720x_battery.c264 static int max172xx_percent_to_ps(unsigned int reg) in max172xx_percent_to_ps() function
331 val->intval = max172xx_percent_to_ps(reg_val); in max1720x_battery_get_property()