AD4851_REG_OVERSAMPLE
ret = regmap_clear_bits(st->regmap, AD4851_REG_OVERSAMPLE,
ret = regmap_update_bits(st->regmap, AD4851_REG_OVERSAMPLE,
ret = regmap_read(st->regmap, AD4851_REG_OVERSAMPLE, &osr);