Searched refs:offset_type (Results 1 – 2 of 2) sorted by relevance
637 int offset_type, offset_val, offset_val2; in iio_convert_raw_to_processed_unlocked() local640 offset_type = iio_channel_read(chan, &offset_val, &offset_val2, in iio_convert_raw_to_processed_unlocked()642 if (offset_type >= 0) { in iio_convert_raw_to_processed_unlocked()643 switch (offset_type) { in iio_convert_raw_to_processed_unlocked()
383 #define ROUND_TO_RANGE(val, offset_type, ctrl) \ argument385 offset_type offset; \