Home
last modified time | relevance | path

Searched +full:ad7606c +full:- +full:16 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <michael.hennerich@analog.com>
14 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7605-4.pdf
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf
16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7606B.pdf
17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606c-16.pdf
18 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606c-18.pdf
19 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7607.pdf
[all …]
/linux/drivers/iio/adc/
H A Dad7606_spi.c1 // SPDX-License-Identifier: GPL-2.0
27 * For channels from second group(8-15) the order is the same, only with
49 IIO_CHAN_SOFT_TIMESTAMP(16),
70 AD7606_SW_CHANNEL(0, 16),
71 AD7606_SW_CHANNEL(1, 16),
72 AD7606_SW_CHANNEL(2, 16),
73 AD7606_SW_CHANNEL(3, 16),
74 AD7606_SW_CHANNEL(4, 16),
75 AD7606_SW_CHANNEL(5, 16),
76 AD7606_SW_CHANNEL(6, 16),
[all …]