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