Lines Matching full:ad4695
3 * SPI ADC driver for Analog Devices Inc. AD4695 and similar chips
5 * https://www.analog.com/en/products/ad4695.html
33 #include <dt-bindings/iio/adi,ad4695.h>
35 /* AD4695 registers */
189 .name = "ad4695-8",
219 .name = "ad4695-16",
268 .name = "ad4695",
297 * @st: The AD4695 state
359 * @st: The AD4695 state
609 * @st: The AD4695 state
1193 { .name = "ad4695", .driver_data = (kernel_ulong_t)&ad4695_chip_info },
1202 { .compatible = "adi,ad4695", .data = &ad4695_chip_info, },
1212 .name = "ad4695",
1222 MODULE_DESCRIPTION("Analog Devices AD4695 ADC driver");