Lines Matching refs:_shift
127 _storagebits, _shift, _extend_name, _type) \ argument
144 .shift = (_shift), \
150 _storagebits, _shift) \ argument
152 _storagebits, _shift, NULL, IIO_VOLTAGE)
155 _storagebits, _shift) \ argument
157 _storagebits, _shift, "shorted", IIO_VOLTAGE)
160 _storagebits, _shift) \ argument
162 _storagebits, _shift, NULL, IIO_VOLTAGE)
164 #define AD_SD_TEMP_CHANNEL(_si, _address, _bits, _storagebits, _shift) \ argument
166 _storagebits, _shift, NULL, IIO_TEMP)
169 _shift) \ argument
171 _storagebits, _shift, "supply", IIO_VOLTAGE)