Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
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-v6.1/drivers/iio/adc/
Dad7292.c3 * Analog Devices AD7292 SPI ADC driver
18 /* AD7292 registers definition */
24 /* AD7292 configuration bank subregisters definition */
151 * Every AD7292 ADC channel may have its input range adjusted according in ad7292_vin_range_multiplier()
327 { "ad7292", 0 },
333 { .compatible = "adi,ad7292" },
340 .name = "ad7292",
349 MODULE_DESCRIPTION("Analog Devices AD7292 ADC driver");
DKconfig88 config AD7292 config
89 tristate "Analog Devices AD7292 ADC driver"
92 Say yes here to build support for Analog Devices AD7292
96 module will be called ad7292.
DMakefile15 obj-$(CONFIG_AD7292) += ad7292.o
/Linux-v6.1/
DMAINTAINERS1128 ANALOG DEVICES INC AD7292 DRIVER
1133 F: Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
1134 F: drivers/iio/adc/ad7292.c