Searched full:ad4030 (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad4030.yaml | 6 $id: http://devicetree.org/schemas/iio/adc/adi,ad4030.yaml# 9 title: Analog Devices AD4030 and AD4630 ADC families 16 Analog Devices AD4030 single channel and AD4630/AD4632 dual channel precision 19 * https://www.analog.com/media/en/technical-documentation/data-sheets/ad4030-24-4032-24.pdf 30 - adi,ad4030-24 129 - adi,ad4030-24 161 compatible = "adi,ad4030-24";
|
| /linux/Documentation/iio/ |
| H A D | ad4030.rst | 4 AD4030 driver 7 ADC driver for Analog Devices Inc. AD4030 and similar devices. The module name 8 is ``ad4030``. 16 * `AD4030-24 <https://www.analog.com/AD4030-24>`_ 74 At the moment this mode can only be used on AD4030 which has one channel so only 119 offload (PWM) trigger source. For AD4030 and similar ADCs, there are two 129 The `AD4630-FMC HDL project`_, for example, can be configured to sample AD4030
|
| /linux/drivers/iio/adc/ |
| H A D | ad4030.c | 3 * Analog Devices AD4030 and AD4630 ADC family driver. 301 * AD4030 can average over 2^N samples, where N = 1, 2, 3, ..., 16. 1626 .name = "ad4030-24", 1766 { "ad4030-24", (kernel_ulong_t)&ad4030_24_chip_info }, 1778 { .compatible = "adi,ad4030-24", .data = &ad4030_24_chip_info }, 1791 .name = "ad4030",
|
| H A D | Kconfig | 59 config AD4030 config 60 tristate "Analog Devices AD4030 ADC Driver" 72 Say yes here to build support for Analog Devices AD4030 and AD4630 high speed 76 called ad4030.
|
| H A D | Makefile | 13 obj-$(CONFIG_AD4030) += ad4030.o
|
| /linux/ |
| H A D | MAINTAINERS | 1427 AD4030 ADC DRIVER (AD4030-24/AD4630-16/AD4630-24/AD4632-16/AD4632-24) 1434 F: Documentation/devicetree/bindings/iio/adc/adi,ad4030.yaml 1435 F: Documentation/iio/ad4030.rst 1436 F: drivers/iio/adc/ad4030.c
|