Home
last modified time | relevance | path

Searched full:ad4170 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad4170-4.yaml4 $id: http://devicetree.org/schemas/iio/adc/adi,ad4170-4.yaml#
7 title: Analog Devices AD4170-4 and similar Analog to Digital Converters
13 Analog Devices AD4170-4 series of Sigma-delta Analog to Digital Converters.
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4170-4.pdf
41 - adi,ad4170-4
238 The AD4170-4 and similar designs have features to aid interfacing with
406 compatible = "adi,ad4170-4";
474 compatible = "adi,ad4170-4";
482 clock-output-names = "ad4170-clk16mhz";
523 // Pseudo-differential unipolar (AD4170-4 datasheet page 46 example)
/linux/drivers/iio/adc/
H A Dad4170-4.c3 * Analog Devices AD4170-4 ADC driver
43 * AD4170 registers
132 /* AD4170 register constants */
380 .name = "ad4170-4",
400 * setups. Thus, AD4170 can support up to 16 channels but, since there are only
967 * Receives the number of a multiplexed AD4170 input (ain_n), and stores the
1143 * AD4170 channels are either differential or pseudo-differential. in ad4170_get_input_range()
1380 * AD4170 gain is a power of 2 so the above can be written as in ad4170_fill_scale_tbl()
1622 /* AD4170-4 requires 1 ms between reset and any register access. */ in ad4170_soft_reset()
2883 * current AD4170 support reads a positive value from the regulator, in ad4170_regulator_setup()
[all …]
H A DMakefile18 obj-$(CONFIG_AD4170_4) += ad4170-4.o
H A DKconfig133 tristate "Analog Device AD4170-4 ADC Driver"
141 Say yes here to build support for Analog Devices AD4170-4 SPI analog
145 called ad4170-4.
/linux/
H A DMAINTAINERS1471 ANALOG DEVICES INC AD4170-4 DRIVER
1476 F: Documentation/devicetree/bindings/iio/adc/adi,ad4170-4.yaml
1477 F: drivers/iio/adc/ad4170-4.c