Searched full:ad4000 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/iio/ |
H A D | ad4000.rst | 4 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 …]
|
H A D | index.rst | 23 ad4000
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad4000.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/adi,ad4000.yaml# 7 title: Analog Devices AD4000 and similar Analog to Digital Converters 13 Analog Devices AD4000 family of Analog to Digital Converters with SPI support. 15 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4000-4004-4008.pdf 43 - adi,ad4000 59 - const: adi,ad4000
|
/linux/drivers/iio/adc/ |
H A D | ad4000.c | 3 * 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");
|
H A D | Makefile | 11 obj-$(CONFIG_AD4000) += ad4000.o
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | qcs8300.dtsi | 2663 funnel@4ad4000 {
|
/linux/ |
H A D | MAINTAINERS | 1378 ANALOG DEVICES INC AD4000 DRIVER 1383 F: Documentation/devicetree/bindings/iio/adc/adi,ad4000.yaml 1384 F: Documentation/iio/ad4000.rst 1385 F: drivers/iio/adc/ad4000.c
|