Searched full:ad9467 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad9467.yaml | 4 $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 D | ad9467.c | 3 * 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 D | Kconfig | 396 config AD9467 config 397 tristate "Analog Devices AD9467 High Speed ADC driver" 402 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter 409 called ad9467.
|
/linux/ |
H A D | MAINTAINERS | 1374 ANALOG DEVICES INC AD9467 DRIVER 1380 F: Documentation/ABI/testing/debugfs-iio-ad9467 1381 F: Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml 1382 F: drivers/iio/adc/ad9467.c
|