Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dmax1721x_battery.c53 #define MAX172XX_REG_DESIGNCAP 0x018 /* Design capacity */ macro
155 ret = regmap_read(info->regmap, MAX172XX_REG_DESIGNCAP, &reg); in max1721x_battery_get_property()