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
275 .channel_template = AD5380_CHANNEL(14),
280 .channel_template = AD5380_CHANNEL(14),
285 .channel_template = AD5380_CHANNEL(12),
290 .channel_template = AD5380_CHANNEL(12),
295 .channel_template = AD5380_CHANNEL(14),
300 .channel_template = AD5380_CHANNEL(14),
305 .channel_template = AD5380_CHANNEL(12),
310 .channel_template = AD5380_CHANNEL(12),
315 .channel_template = AD5380_CHANNEL(14),
[all …]
Dad5360.c59 struct iio_chan_spec channel_template; member
120 .channel_template = AD5360_CHANNEL(16),
126 .channel_template = AD5360_CHANNEL(14),
132 .channel_template = AD5360_CHANNEL(16),
138 .channel_template = AD5360_CHANNEL(14),
144 .channel_template = AD5360_CHANNEL(16),
150 .channel_template = AD5360_CHANNEL(14),
156 .channel_template = AD5360_CHANNEL(16),
162 .channel_template = AD5360_CHANNEL(14),
448 channels[i] = st->chip_info->channel_template; in ad5360_alloc_channels()
Dad5755.c73 const struct iio_chan_spec channel_template; member
406 .channel_template = AD5755_CHANNEL(14),
411 .channel_template = AD5755_CHANNEL(14),
416 .channel_template = AD5755_CHANNEL(16),
421 .channel_template = AD5755_CHANNEL(16),
521 channels[i] = st->chip_info->channel_template; in ad5755_init_channels()