Searched refs:offset_type (Results 1 – 2 of 2) sorted by relevance
632 int offset_type, offset_val, offset_val2; in iio_convert_raw_to_processed_unlocked() local635 offset_type = iio_channel_read(chan, &offset_val, &offset_val2, in iio_convert_raw_to_processed_unlocked()637 if (offset_type >= 0) { in iio_convert_raw_to_processed_unlocked()638 switch (offset_type) { in iio_convert_raw_to_processed_unlocked()
365 #define ROUND_TO_RANGE(val, offset_type, ctrl) \ argument367 offset_type offset; \