Searched refs:AD4851_REG_OVERSAMPLE (Results 1 – 1 of 1) sorted by relevance
35 #define AD4851_REG_OVERSAMPLE 0x27 macro305 ret = regmap_clear_bits(st->regmap, AD4851_REG_OVERSAMPLE, in ad4851_set_oversampling_ratio()314 ret = regmap_update_bits(st->regmap, AD4851_REG_OVERSAMPLE, in ad4851_set_oversampling_ratio()387 ret = regmap_read(st->regmap, AD4851_REG_OVERSAMPLE, &osr); in ad4851_get_oversampling_ratio()
Completed in 6 milliseconds