Searched full:ad9265 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad9467.yaml | 21 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9265.pdf 28 - adi,ad9265
|
/linux/drivers/iio/adc/ |
H A D | ad9467.c | 85 * Analog Devices AD9265 16-Bit, 125/105/80 MSPS ADC 170 * calibration again. For some reference on the test points (ad9265) see: 171 * https://www.analog.com/media/en/technical-documentation/data-sheets/ad9265.pdf 373 .name = "ad9265", 1249 { .compatible = "adi,ad9265", .data = &ad9265_chip_tbl, }, 1260 { "ad9265", (kernel_ulong_t)&ad9265_chip_tbl },
|