Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4695.c97 #define AD4695_MAX_CHANNELS 16 macro
128 struct iio_chan_spec iio_chan[AD4695_MAX_CHANNELS + 2];
129 struct ad4695_channel_config channels_cfg[AD4695_MAX_CHANNELS];
136 struct spi_transfer buf_read_xfer[AD4695_MAX_CHANNELS + 2];
139 u8 buf[ALIGN((AD4695_MAX_CHANNELS + 2) * AD4695_MAX_CHANNEL_SIZE,