Home
last modified time | relevance | path

Searched full:ad7386 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/iio/
Dad7380.rst20 * `AD7386 <https://www.analog.com/en/products/ad7386.html>`_
27 * `AD7386-4 <https://www.analog.com/en/products/ad7386-4.html>`_
90 Single-ended chips of this family (ad7386/7/8(-4)) have a 2:1 multiplexer in
95 From an IIO point of view, all inputs are exported, i.e ad7386/7/8
96 export 4 channels and ad7386-4/7-4/8-4 export 8 channels.
100 Example for AD7386/7/8 (2 channels parts):
104 IIO | AD7386/7/8
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7380.yaml18 * https://www.analog.com/en/products/ad7386.html
25 * https://www.analog.com/en/products/ad7386-4.html
39 - adi,ad7386
46 - adi,ad7386-4
/linux-6.12.1/drivers/iio/adc/
Dad7380.c11 …* ad7386/7/8 : https://www.analog.com/media/en/technical-documentation/data-sheets/AD7386-7387-738…
15 …* ad7386/7/8-4 : https://www.analog.com/media/en/technical-documentation/data-sheets/ad7386-4-7387…
276 * From an IIO point of view, all inputs are exported, i.e ad7386/7/8
277 * export 4 channels and ad7386-4/7-4/8-4 export 8 channels.
281 * 4-7). Example for AD7386/7/8 (2 channels parts):
283 * IIO | AD7386/7/8
393 .name = "ad7386",
478 .name = "ad7386-4",
1170 { .compatible = "adi,ad7386", .data = &ad7386_chip_info },
1177 { .compatible = "adi,ad7386-4", .data = &ad7386_4_chip_info },
[all …]