Home
last modified time | relevance | path

Searched full:ad4000 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/iio/
H A Dad4000.rst4 AD4000 driver
7 Device driver for Analog Devices Inc. AD4000 series of ADCs and similar devices.
12 * `AD4000 <https://www.analog.com/AD4000>`_
47 Devices of the AD4000 series can be connected to the SPI host controller in a
57 NOTE: The datasheet definition of 3-wire mode for the AD4000 series is NOT the
73 +--->| SDI AD4000 SDO |-------->| SDI |
98 +--->| SDI AD4000 SDO |-------->| SDI |
115 +--->| SDI AD4000 SDO |-------->| SDI |
141 +--->| SDI AD4000 SDO |-------->| SDI |
151 The AD4000 series driver supports differential and pseudo-differential ADCs.
[all …]
/linux/drivers/iio/adc/
H A Dad4000.c3 * AD4000 SPI ADC driver
34 /* AD4000 Configuration Register programmable bits */
141 * Same timing specifications for all of AD4000, AD4001, ..., AD4008, AD4010,
209 .dev_name = "ad4000",
925 * AD4000 series of devices initiate conversions on the rising edge of CNV pin.
1180 { "ad4000", (kernel_ulong_t)&ad4000_chip_info },
1216 { .compatible = "adi,ad4000", .data = &ad4000_chip_info },
1253 .name = "ad4000",
1262 MODULE_DESCRIPTION("Analog Devices AD4000 ADC driver");
/linux/
H A DMAINTAINERS1403 ANALOG DEVICES INC AD4000 DRIVER
1408 F: Documentation/devicetree/bindings/iio/adc/adi,ad4000.yaml
1409 F: Documentation/iio/ad4000.rst
1410 F: drivers/iio/adc/ad4000.c