Searched full:ad7292 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7292.yaml | 4 $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";
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7292.c | 3 * Analog Devices AD7292 SPI ADC driver 19 /* AD7292 registers definition */ 25 /* AD7292 configuration bank subregisters definition */ 152 * Every AD7292 ADC channel may have its input range adjusted according in ad7292_vin_range_multiplier() 328 { "ad7292", 0 }, 334 { .compatible = "adi,ad7292" }, 341 .name = "ad7292", 350 MODULE_DESCRIPTION("Analog Devices AD7292 ADC driver");
|
H A D | Kconfig | 103 config AD7292 config 104 tristate "Analog Devices AD7292 ADC driver" 107 Say yes here to build support for Analog Devices AD7292 111 module will be called ad7292.
|
H A D | Makefile | 16 obj-$(CONFIG_AD7292) += ad7292.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 1135 ANALOG DEVICES INC AD7292 DRIVER 1140 F: Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml 1141 F: drivers/iio/adc/ad7292.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |