Home
last modified time | relevance | path

Searched full:ad7298 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7298.yaml5 $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";
/linux-6.12.1/drivers/iio/adc/
Dad7298.c3 * AD7298 SPI ADC driver
358 { "ad7298", 0 },
365 .name = "ad7298",
374 MODULE_DESCRIPTION("Analog Devices AD7298 ADC");
DKconfig176 config AD7298 config
177 tristate "Analog Devices AD7298 ADC driver"
182 Say yes here to build support for Analog Devices AD7298
186 module will be called ad7298.
DMakefile22 obj-$(CONFIG_AD7298) += ad7298.o