Searched refs:offset_type (Results 1 – 2 of 2) sorted by relevance
606 int offset_type, offset_val, offset_val2; in iio_convert_raw_to_processed_unlocked() local609 offset_type = iio_channel_read(chan, &offset_val, &offset_val2, in iio_convert_raw_to_processed_unlocked()611 if (offset_type >= 0) { in iio_convert_raw_to_processed_unlocked()612 switch (offset_type) { in iio_convert_raw_to_processed_unlocked()
386 #define ROUND_TO_RANGE(val, offset_type, ctrl) \ argument388 offset_type offset; \