Home
last modified time | relevance | path

Searched refs:offset_val (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/
Dinkern.c567 int offset_type, offset_val, offset_val2; in iio_convert_raw_to_processed_unlocked() local
570 offset_type = iio_channel_read(chan, &offset_val, &offset_val2, in iio_convert_raw_to_processed_unlocked()
584 offset_val /= offset_val2; in iio_convert_raw_to_processed_unlocked()
587 offset_val >>= offset_val2; in iio_convert_raw_to_processed_unlocked()
593 raw64 += offset_val; in iio_convert_raw_to_processed_unlocked()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwcd9335.c3035 int offset_val = 0; in wcd9335_codec_enable_mix_path() local
3075 val += offset_val; in wcd9335_codec_enable_mix_path()
3296 int offset_val = 0; in wcd9335_codec_enable_interpolator() local
3339 val += offset_val; in wcd9335_codec_enable_interpolator()
Dwcd934x.c3564 int offset_val = 0; in wcd934x_codec_enable_mix_path() local
3583 val += offset_val; in wcd934x_codec_enable_mix_path()