Home
last modified time | relevance | path

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

/Linux-v6.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-v6.1/drivers/iio/adc/
Dad7298.c3 * AD7298 SPI ADC driver
357 {"ad7298", 0},
364 .name = "ad7298",
373 MODULE_DESCRIPTION("Analog Devices AD7298 ADC");
DKconfig98 config AD7298 config
99 tristate "Analog Devices AD7298 ADC driver"
104 Say yes here to build support for Analog Devices AD7298
108 module will be called ad7298.
DMakefile16 obj-$(CONFIG_AD7298) += ad7298.o