Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5380.c41 struct iio_chan_spec channel_template; member
273 .channel_template = AD5380_CHANNEL(14),
278 .channel_template = AD5380_CHANNEL(14),
283 .channel_template = AD5380_CHANNEL(12),
288 .channel_template = AD5380_CHANNEL(12),
293 .channel_template = AD5380_CHANNEL(14),
298 .channel_template = AD5380_CHANNEL(14),
303 .channel_template = AD5380_CHANNEL(12),
308 .channel_template = AD5380_CHANNEL(12),
313 .channel_template = AD5380_CHANNEL(14),
[all …]
H A Dad5360.c58 struct iio_chan_spec channel_template; member
121 .channel_template = AD5360_CHANNEL(16),
127 .channel_template = AD5360_CHANNEL(14),
133 .channel_template = AD5360_CHANNEL(16),
139 .channel_template = AD5360_CHANNEL(14),
145 .channel_template = AD5360_CHANNEL(16),
151 .channel_template = AD5360_CHANNEL(14),
157 .channel_template = AD5360_CHANNEL(16),
163 .channel_template = AD5360_CHANNEL(14),
449 channels[i] = st->chip_info->channel_template; in ad5360_alloc_channels()
H A Dad5755.c168 const struct iio_chan_spec channel_template; member
547 .channel_template = AD5755_CHANNEL(14),
552 .channel_template = AD5755_CHANNEL(14),
557 .channel_template = AD5755_CHANNEL(16),
562 .channel_template = AD5755_CHANNEL(16),
662 channels[i] = st->chip_info->channel_template; in ad5755_init_channels()