Searched full:ad4080 (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad4080.yaml | 5 $id: http://devicetree.org/schemas/iio/adc/adi,ad4080.yaml# 8 title: Analog Devices AD4080 20-Bit, 40 MSPS, Differential SAR ADC 14 The AD4080 is a high speed, low noise, low distortion, 20-bit, Easy Drive, 17 > 90 dBFS) at signal frequencies in excess of 1 MHz enables the AD4080 to 21 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4080.pdf 28 - adi,ad4080 85 compatible = "adi,ad4080";
|
/linux/drivers/iio/adc/ |
H A D | ad4080.c | 3 * Analog Devices AD4080 SPI ADC driver 436 .name = "ad4080", 595 { "ad4080", (kernel_ulong_t)&ad4080_chip_info }, 601 { .compatible = "adi,ad4080", &ad4080_chip_info }, 608 .name = "ad4080", 617 MODULE_DESCRIPTION("Analog Devices AD4080");
|
H A D | Kconfig | 60 config AD4080 config 61 tristate "Analog Devices AD4080 high speed ADC" 66 Say yes here to build support for Analog Devices AD4080 69 converter (ADC). Supports iio_backended devices for AD4080. 72 called ad4080.
|
H A D | Makefile | 13 obj-$(CONFIG_AD4080) += ad4080.o
|
/linux/ |
H A D | MAINTAINERS | 1398 ANALOG DEVICES INC AD4080 DRIVER 1403 F: Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml 1404 F: drivers/iio/adc/ad4080.c
|