Home
last modified time | relevance | path

Searched refs:LTC1660_NUM_CHANNELS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dltc1660.c27 #define LTC1660_NUM_CHANNELS 8 macro
43 unsigned int value[LTC1660_NUM_CHANNELS];
130 static const struct iio_chan_spec ltc1660_channels[][LTC1660_NUM_CHANNELS] = {
192 indio_dev->num_channels = LTC1660_NUM_CHANNELS; in ltc1660_probe()