Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/frequency/
H A Dad9523.c239 #define AD9523_NUM_CHAN 14 macro
269 struct iio_chan_spec ad9523_channels[AD9523_NUM_CHAN];
910 if (chan->channel_num < AD9523_NUM_CHAN) { in ad9523_setup()
946 for_each_clear_bit(i, &active_mask, AD9523_NUM_CHAN) { in ad9523_setup()