Home
last modified time | relevance | path

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

/drivers/iio/dac/
Dad5380.c43 struct iio_chan_spec channel_template; member
270 .channel_template = AD5380_CHANNEL(14),
275 .channel_template = AD5380_CHANNEL(14),
280 .channel_template = AD5380_CHANNEL(12),
285 .channel_template = AD5380_CHANNEL(12),
290 .channel_template = AD5380_CHANNEL(14),
295 .channel_template = AD5380_CHANNEL(14),
300 .channel_template = AD5380_CHANNEL(12),
305 .channel_template = AD5380_CHANNEL(12),
310 .channel_template = AD5380_CHANNEL(14),
[all …]
Dad5360.c59 struct iio_chan_spec channel_template; member
115 .channel_template = AD5360_CHANNEL(16),
121 .channel_template = AD5360_CHANNEL(14),
127 .channel_template = AD5360_CHANNEL(16),
133 .channel_template = AD5360_CHANNEL(14),
139 .channel_template = AD5360_CHANNEL(16),
145 .channel_template = AD5360_CHANNEL(14),
151 .channel_template = AD5360_CHANNEL(16),
157 .channel_template = AD5360_CHANNEL(14),
444 channels[i] = st->chip_info->channel_template; in ad5360_alloc_channels()
Dad5755.c73 const struct iio_chan_spec channel_template; member
407 .channel_template = AD5755_CHANNEL(14),
412 .channel_template = AD5755_CHANNEL(14),
417 .channel_template = AD5755_CHANNEL(16),
422 .channel_template = AD5755_CHANNEL(16),
522 channels[i] = st->chip_info->channel_template; in ad5755_init_channels()