Searched full:ad4695 (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/iio/ |
H A D | ad4695.rst | 4 AD4695 driver 7 ADC driver for Analog Devices Inc. AD4695 and similar devices. The module name 8 is ``ad4695``. 16 * `AD4695 <https://www.analog.com/AD4695>`_ 104 #include <dt-bindings/iio/adi,ad4695.h>
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad4695.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/adi,ad4695.yaml# 16 * https://www.analog.com/en/products/ad4695.html 26 - adi,ad4695 137 dt-bindings/iio/adi,ad4695.h. Values 1 to 15 correspond to INx inputs. 212 #include <dt-bindings/iio/adi,ad4695.h> 219 compatible = "adi,ad4695";
|
/linux/drivers/iio/adc/ |
H A D | ad4695.c | 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 */ 183 .name = "ad4695-8", 213 .name = "ad4695-16", 262 .name = "ad4695", 291 * @st: The AD4695 state 353 * @st: The AD4695 state 576 * @st: The AD4695 state [all …]
|
H A D | Kconfig | 51 config AD4695 config 52 tristate "Analog Device AD4695 ADC Driver" 58 Say yes here to build support for Analog Devices AD4695 and similar 62 called ad4695.
|
/linux/ |
H A D | MAINTAINERS | 1285 ANALOG DEVICES INC AD4695 DRIVER 1292 F: Documentation/devicetree/bindings/iio/adc/adi,ad4695.yaml 1293 F: Documentation/iio/ad4695.rst 1294 F: drivers/iio/adc/ad4695.c 1295 F: include/dt-bindings/iio/adi,ad4695.h
|