Searched refs:__AD719x_CHANNEL (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ad7192.c | 803 #define __AD719x_CHANNEL(_si, _channel1, _channel2, _address, _extend_name, \ macro 830 __AD719x_CHANNEL(_si, _channel1, _channel2, _address, NULL, \ 835 __AD719x_CHANNEL(_si, _channel1, -1, _address, NULL, IIO_VOLTAGE, \ 839 __AD719x_CHANNEL(_si, _channel1, -1, _address, "shorted", IIO_VOLTAGE, \ 843 __AD719x_CHANNEL(_si, 0, -1, _address, NULL, IIO_TEMP, 0, NULL)
|