Searched full:ad7298 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7298.yaml | 5 $id: http://devicetree.org/schemas/iio/adc/adi,ad7298.yaml# 8 title: Analog Devices AD7298 ADC 14 Bindings for the Analog Devices AD7298 ADC device. Datasheet can be 16 https://www.analog.com/en/products/ad7298.html 20 const: adi,ad7298 44 compatible = "adi,ad7298";
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | ad7298.h | 3 * AD7298 SPI ADC driver 12 * struct ad7298_platform_data - Platform data for the ad7298 ADC driver
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | ad7298.c | 3 * AD7298 SPI ADC driver 26 #include <linux/platform_data/ad7298.h> 370 {"ad7298", 0}, 377 .name = "ad7298", 386 MODULE_DESCRIPTION("Analog Devices AD7298 ADC");
|
| D | Kconfig | 87 config AD7298 config 88 tristate "Analog Devices AD7298 ADC driver" 93 Say yes here to build support for Analog Devices AD7298 97 module will be called ad7298.
|
| D | Makefile | 15 obj-$(CONFIG_AD7298) += ad7298.o
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | ad7298.c | 3 * AD7298 SPI ADC driver 357 {"ad7298", 0}, 364 .name = "ad7298", 373 MODULE_DESCRIPTION("Analog Devices AD7298 ADC");
|
| D | Kconfig | 113 config AD7298 config 114 tristate "Analog Devices AD7298 ADC driver" 119 Say yes here to build support for Analog Devices AD7298 123 module will be called ad7298.
|
| D | Makefile | 17 obj-$(CONFIG_AD7298) += ad7298.o
|