Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Dadi,ad9467.yaml4 $id: http://devicetree.org/schemas/iio/adc/adi,ad9467.yaml#
7 title: Analog Devices AD9467 and similar High-Speed ADCs
13 The AD9467 and the parts similar with it, are high-speed analog-to-digital
23 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9467.pdf
30 - adi,ad9467
67 compatible = "adi,ad9467";
/Linux-v6.1/drivers/iio/adc/
Dad9467.c3 * Analog Devices AD9467 SPI ADC driver
96 * Analog Devices AD9467 16-Bit, 200/250 MSPS ADC
445 { .compatible = "adi,ad9467", .data = &ad9467_chip_tbl[ID_AD9467], },
452 .name = "ad9467",
460 MODULE_DESCRIPTION("Analog Devices AD9467 ADC driver");
DKconfig260 config AD9467 config
261 tristate "Analog Devices AD9467 High Speed ADC driver"
266 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter
273 called ad9467.
DMakefile30 obj-$(CONFIG_AD9467) += ad9467.o