Searched full:ad7923 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ ! |
D | adi,ad7923.yaml | 4 $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
|
/linux-6.12.1/drivers/iio/adc/ ! |
D | ad7923.c | 3 * 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");
|
D | max1027.c | 6 * based on linux/drivers/iio/ad7923.c 7 * Copyright 2011 Analog Devices Inc (from AD7923 Driver)
|
D | Kconfig | 318 config AD7923 config 319 tristate "Analog Devices AD7923 and similar ADCs driver" 325 AD7904, AD7914, AD7923, AD7924 4 Channel ADCs. 328 module will be called ad7923.
|
D | Makefile | 34 obj-$(CONFIG_AD7923) += ad7923.o
|
D | ti-ads7950.c | 7 * Based on iio/ad7923.c:
|