Searched full:ad7949 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7949.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7949.yaml# 7 title: Analog Devices AD7949/AD7682/AD7689 analog to digital converters 14 AD7949: 15 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7949.pdf 24 - adi,ad7949 80 compatible = "adi,ad7949"; 89 compatible = "adi,ad7949"; 98 compatible = "adi,ad7949";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7949.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7949.yaml# 7 title: Analog Devices AD7949/AD7682/AD7689 analog to digital converters 14 AD7949: 15 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7949.pdf 24 - adi,ad7949 52 compatible = "adi,ad7949";
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | ad7949.c | 2 /* ad7949.c - Analog Devices ADC driver 14/16 bits 4/8 channels 6 * https://www.analog.com/media/en/technical-documentation/data-sheets/AD7949.pdf 308 { .compatible = "adi,ad7949" }, 316 { "ad7949", ID_AD7949 }, 325 .name = "ad7949",
|
| D | Kconfig | 225 config AD7949 config 226 tristate "Analog Devices AD7949 and similar ADCs driver" 230 AD7949, AD7682, AD7689 8 Channel ADCs. 233 module will be called ad7949.
|
| D | Makefile | 27 obj-$(CONFIG_AD7949) += ad7949.o
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | ad7949.c | 2 /* ad7949.c - Analog Devices ADC driver 14/16 bits 4/8 channels 6 * https://www.analog.com/media/en/technical-documentation/data-sheets/AD7949.pdf 415 { .compatible = "adi,ad7949" }, 423 { "ad7949", ID_AD7949 }, 432 .name = "ad7949",
|
| D | Kconfig | 251 config AD7949 config 252 tristate "Analog Devices AD7949 and similar ADCs driver" 256 AD7949, AD7682, AD7689 8 Channel ADCs. 259 module will be called ad7949.
|
| D | Makefile | 29 obj-$(CONFIG_AD7949) += ad7949.o
|