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() local 609 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()
456 #define ROUND_TO_RANGE(val, offset_type, ctrl) \ argument 458 offset_type offset; \