MAX17042_AvgCurrent
ret = regmap_read(chip->regmap, MAX17042_AvgCurrent, &data);
ret = regmap_read(map, MAX17042_AvgCurrent, &data);