Searched full:ad7606 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7606_par.c | 3 * AD7606 Parallel Interface ADC driver 17 #include "ad7606.h" 116 { .name = "ad7606-4", .driver_data = ID_AD7606_4, }, 117 { .name = "ad7606-6", .driver_data = ID_AD7606_6, }, 118 { .name = "ad7606-8", .driver_data = ID_AD7606_8, }, 125 { .compatible = "adi,ad7606-4" }, 126 { .compatible = "adi,ad7606-6" }, 127 { .compatible = "adi,ad7606-8" }, 136 .name = "ad7606", 144 MODULE_DESCRIPTION("Analog Devices AD7606 ADC");
|
H A D | ad7606_spi.c | 3 * AD7606 SPI ADC driver 14 #include "ad7606.h" 332 { "ad7606-4", ID_AD7606_4 }, 333 { "ad7606-6", ID_AD7606_6 }, 334 { "ad7606-8", ID_AD7606_8 }, 343 { .compatible = "adi,ad7606-4" }, 344 { .compatible = "adi,ad7606-6" }, 345 { .compatible = "adi,ad7606-8" }, 354 .name = "ad7606", 364 MODULE_DESCRIPTION("Analog Devices AD7606 ADC");
|
H A D | Kconfig | 141 config AD7606 config 147 tristate "Analog Devices AD7606 ADC driver with parallel interface support" 149 select AD7606 152 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC). 158 tristate "Analog Devices AD7606 ADC driver with spi interface support" 160 select AD7606 163 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).
|
H A D | ad7606.c | 3 * AD7606 SPI ADC driver 29 #include "ad7606.h" 694 MODULE_DESCRIPTION("Analog Devices AD7606 ADC");
|
H A D | ad7606.h | 3 * AD7606 ADC driver
|
H A D | Makefile | 22 obj-$(CONFIG_AD7606) += ad7606.o
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7606.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7606.yaml# 7 title: Analog Devices AD7606 Simultaneous Sampling ADC 13 Analog Devices AD7606 Simultaneous Sampling ADC 22 - adi,ad7606-8 23 - adi,ad7606-6 24 - adi,ad7606-4 58 to place the AD7606 into one of two power-down modes, Standby mode or 120 compatible = "adi,ad7606-8";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 20445 F: Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml
|
H A D | opengrok2.0.log | [all...] |