Searched refs:__AD719x_CHANNEL (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7192.c | 867 #define __AD719x_CHANNEL(_si, _channel1, _channel2, _address, _extend_name, \ macro 894 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, NULL, \ 899 __AD719x_CHANNEL(_si, _channel1, -1, _address, NULL, IIO_VOLTAGE, \ 903 __AD719x_CHANNEL(_si, 0, -1, _address, NULL, IIO_TEMP, 0, NULL)
|