Home
last modified time | relevance | path

Searched full:ad7923 (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7923.yaml4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7923.yaml#
7 title: Analog Devices AD7923 and similars with 4 and 8 Channel ADCs.
13 Analog Devices AD7904, AD7914, AD7923, AD7924 4 Channel ADCs, and AD7908,
17 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7923.pdf
29 - adi,ad7923
35 - const: adi,ad7923
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7923.yaml4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7923.yaml#
7 title: Analog Devices AD7923 and similars with 4 and 8 Channel ADCs.
14 Analog Devices AD7904, AD7914, AD7923, AD7924 4 Channel ADCs, and AD7908,
18 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7923.pdf
27 - adi,ad7923
/kernel/linux/linux-6.6/drivers/iio/adc/
Dad7923.c3 * AD7904/AD7914/AD7923/AD7924/AD7908/AD7918/AD7928 SPI ADC driver
5 * Copyright 2011 Analog Devices Inc (from AD7923 Driver)
366 {"ad7923", AD7924},
378 { .compatible = "adi,ad7923", },
389 .name = "ad7923",
399 MODULE_DESCRIPTION("Analog Devices AD7923 and similar ADC");
DKconfig239 config AD7923 config
240 tristate "Analog Devices AD7923 and similar ADCs driver"
246 AD7904, AD7914, AD7923, AD7924 4 Channel ADCs.
249 module will be called ad7923.
Dmax1027.c6 * based on linux/drivers/iio/ad7923.c
7 * Copyright 2011 Analog Devices Inc (from AD7923 Driver)
DMakefile18 obj-$(CONFIG_AD7923) += ad7923.o
Dti-ads7950.c7 * Based on iio/ad7923.c:
/kernel/linux/linux-5.10/drivers/iio/adc/
Dad7923.c3 * AD7904/AD7914/AD7923/AD7924/AD7908/AD7918/AD7928 SPI ADC driver
5 * Copyright 2011 Analog Devices Inc (from AD7923 Driver)
381 {"ad7923", AD7924},
393 { .compatible = "adi,ad7923", },
404 .name = "ad7923",
415 MODULE_DESCRIPTION("Analog Devices AD7923 and similar ADC");
DKconfig213 config AD7923 config
214 tristate "Analog Devices AD7923 and similar ADCs driver"
220 AD7904, AD7914, AD7923, AD7924 4 Channel ADCs.
223 module will be called ad7923.
Dmax1027.c6 * based on linux/drivers/iio/ad7923.c
7 * Copyright 2011 Analog Devices Inc (from AD7923 Driver)
DMakefile16 obj-$(CONFIG_AD7923) += ad7923.o
Dti-ads7950.c7 * Based on iio/ad7923.c: