Searched full:ad9467 (Results 1 – 6 of 6) sorted by relevance
/openbmc/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 67 compatible = "adi,ad9467";
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ad9467.c | 3 * Analog Devices AD9467 SPI ADC driver 96 * Analog Devices AD9467 16-Bit, 200/250 MSPS ADC 236 .name = "ad9467", 593 { .compatible = "adi,ad9467", .data = &ad9467_chip_tbl, }, 601 { "ad9467", (kernel_ulong_t)&ad9467_chip_tbl }, 608 .name = "ad9467", 617 MODULE_DESCRIPTION("Analog Devices AD9467 ADC driver");
|
H A 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.
|
H A D | Makefile | 31 obj-$(CONFIG_AD9467) += ad9467.o
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |