Home
last modified time | relevance | path

Searched +full:ad7606c +full:- +full:18 (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
82 AD7606_SW_CHANNEL(0, 18),
83 AD7606_SW_CHANNEL(1, 18),
84 AD7606_SW_CHANNEL(2, 18),
85 AD7606_SW_CHANNEL(3, 18),
86 AD7606_SW_CHANNEL(4, 18),
87 AD7606_SW_CHANNEL(5, 18),
88 AD7606_SW_CHANNEL(6, 18),
89 AD7606_SW_CHANNEL(7, 18),
[all …]