Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/adc/
H A 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
73 compatible = "adi,ad9467";
/linux/drivers/iio/adc/
H A Dad9467.c3 * Analog Devices AD9467 SPI ADC driver
101 * Analog Devices AD9467 16-Bit, 200/250 MSPS ADC
172 * at page 38 for the dco output delay. On devices as ad9467, the
340 .name = "ad9467",
1251 { .compatible = "adi,ad9467", .data = &ad9467_chip_tbl, },
1262 { "ad9467", (kernel_ulong_t)&ad9467_chip_tbl },
1272 .name = "ad9467",
1281 MODULE_DESCRIPTION("Analog Devices AD9467 ADC driver");
H A DKconfig366 config AD9467 config
367 tristate "Analog Devices AD9467 High Speed ADC driver"
372 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter
379 called ad9467.
H A DMakefile38 obj-$(CONFIG_AD9467) += ad9467.o
/linux/
H A DMAINTAINERS1340 ANALOG DEVICES INC AD9467 DRIVER
1346 F: Documentation/ABI/testing/debugfs-iio-ad9467
1347 F: Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml
1348 F: drivers/iio/adc/ad9467.c