Searched full:ad7606 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ad7606_par.c | 3 * AD7606 Parallel Interface ADC driver 15 #include "ad7606.h" 74 { .name = "ad7606-4", .driver_data = ID_AD7606_4, }, 75 { .name = "ad7606-6", .driver_data = ID_AD7606_6, }, 76 { .name = "ad7606-8", .driver_data = ID_AD7606_8, }, 83 { .compatible = "adi,ad7606-4" }, 84 { .compatible = "adi,ad7606-6" }, 85 { .compatible = "adi,ad7606-8" }, 94 .name = "ad7606", 102 MODULE_DESCRIPTION("Analog Devices AD7606 ADC");
|
| H A D | ad7606_spi.c | 3 * AD7606 SPI ADC driver 14 #include "ad7606.h" 331 { "ad7606-4", ID_AD7606_4 }, 332 { "ad7606-6", ID_AD7606_6 }, 333 { "ad7606-8", ID_AD7606_8 }, 342 { .compatible = "adi,ad7606-4" }, 343 { .compatible = "adi,ad7606-6" }, 344 { .compatible = "adi,ad7606-8" }, 353 .name = "ad7606", 363 MODULE_DESCRIPTION("Analog Devices AD7606 ADC");
|
| H A D | Kconfig | 115 config AD7606 config 121 tristate "Analog Devices AD7606 ADC driver with parallel interface support" 123 select AD7606 126 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC). 132 tristate "Analog Devices AD7606 ADC driver with spi interface support" 134 select AD7606 137 ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).
|
| H A D | ad7606.c | 3 * AD7606 SPI ADC driver 28 #include "ad7606.h" 733 MODULE_DESCRIPTION("Analog Devices AD7606 ADC");
|
| H A D | ad7606.h | 3 * AD7606 ADC driver
|
| H A D | Makefile | 20 obj-$(CONFIG_AD7606) += ad7606.o
|
| /OK3568_Linux_fs/kernel/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 14 Analog Devices AD7606 Simultaneous Sampling ADC 23 - adi,ad7606-8 24 - adi,ad7606-6 25 - adi,ad7606-4 61 to place the AD7606 into one of two power-down modes, Standby mode or 120 compatible = "adi,ad7606-8";
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 16688 F: Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml
|