Searched full:ad9467 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| 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 14 The AD9467 and the parts similar with it, are high-speed analog-to-digital 24 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9467.pdf 31 - adi,ad9467 68 compatible = "adi,ad9467";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| 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 67 compatible = "adi,ad9467";
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | ad9467.c | 3 * Analog Devices AD9467 SPI ADC driver 97 * Analog Devices AD9467 16-Bit, 200/250 MSPS ADC 511 { .compatible = "adi,ad9467", .data = &ad9467_chip_tbl[ID_AD9467], }, 519 { "ad9467", (kernel_ulong_t)&ad9467_chip_tbl[ID_AD9467] }, 526 .name = "ad9467", 535 MODULE_DESCRIPTION("Analog Devices AD9467 ADC driver");
|
| D | Kconfig | 275 config AD9467 config 276 tristate "Analog Devices AD9467 High Speed ADC driver" 281 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter 288 called ad9467.
|
| D | Makefile | 31 obj-$(CONFIG_AD9467) += ad9467.o
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | ad9467.c | 3 * Analog Devices AD9467 SPI ADC driver 96 * Analog Devices AD9467 16-Bit, 200/250 MSPS ADC 462 { .compatible = "adi,ad9467", .data = &ad9467_chip_tbl[ID_AD9467], }, 469 .name = "ad9467", 477 MODULE_DESCRIPTION("Analog Devices AD9467 ADC driver");
|
| D | Kconfig | 249 config AD9467 config 250 tristate "Analog Devices AD9467 High Speed ADC driver" 255 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter 262 called ad9467.
|
| D | Makefile | 29 obj-$(CONFIG_AD9467) += ad9467.o
|