Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/adc/
H A Dad4695.c108 #define AD4695_MAX_CHANNELS 16 macro
148 struct iio_chan_spec iio_chan[AD4695_MAX_CHANNELS + 2];
149 struct ad4695_channel_config channels_cfg[AD4695_MAX_CHANNELS];
162 struct spi_transfer buf_read_xfer[AD4695_MAX_CHANNELS * 2 + 3];
165 u8 buf[ALIGN((AD4695_MAX_CHANNELS + 2) * AD4695_MAX_CHANNEL_SIZE,