Lines Matching refs:_storagebits
127 _storagebits, _shift, _extend_name, _type) \ argument
143 .storagebits = (_storagebits), \
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)
168 #define AD_SD_SUPPLY_CHANNEL(_si, _channel, _address, _bits, _storagebits, \ argument
171 _storagebits, _shift, "supply", IIO_VOLTAGE)