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