Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
76 ad7292: adc@0 {
77 compatible = "adi,ad7292";
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A 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()
329 { "ad7292", 0 },
335 { .compatible = "adi,ad7292" },
342 .name = "ad7292",
351 MODULE_DESCRIPTION("Analog Devices AD7292 ADC driver");
H A DKconfig77 config AD7292 config
78 tristate "Analog Devices AD7292 ADC driver"
81 Say yes here to build support for Analog Devices AD7292
85 module will be called ad7292.
H A DMakefile14 obj-$(CONFIG_AD7292) += ad7292.o
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS968 ANALOG DEVICES INC AD7292 DRIVER
973 F: Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
974 F: drivers/iio/adc/ad7292.c