Home
last modified time | relevance | path

Searched full:ad7292 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7292.yaml4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7292.yaml#
7 title: Analog Devices AD7292 10-Bit Monitor and Control System
13 Analog Devices AD7292 10-Bit Monitor and Control System with ADC, DACs,
17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7292.pdf
22 - adi,ad7292
77 ad7292: adc@0 {
78 compatible = "adi,ad7292";
/linux/drivers/iio/adc/
H A Dad7292.c3 * Analog Devices AD7292 SPI ADC driver
22 /* AD7292 registers definition */
28 /* AD7292 configuration bank subregisters definition */
154 * Every AD7292 ADC channel may have its input range adjusted according in ad7292_vin_range_multiplier()
303 { "ad7292", 0 },
309 { .compatible = "adi,ad7292" },
316 .name = "ad7292",
325 MODULE_DESCRIPTION("Analog Devices AD7292 ADC driver");
H A DKconfig166 config AD7292 config
167 tristate "Analog Devices AD7292 ADC driver"
170 Say yes here to build support for Analog Devices AD7292
174 module will be called ad7292.
/linux/
H A DMAINTAINERS1346 ANALOG DEVICES INC AD7292 DRIVER
1351 F: Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
1352 F: drivers/iio/adc/ad7292.c