Home
last modified time | relevance | path

Searched full:ad4130 (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad4130.yaml5 $id: http://devicetree.org/schemas/iio/adc/adi,ad4130.yaml#
8 title: Analog Devices AD4130 ADC device driver
14 Bindings for the Analog Devices AD4130 ADC. Datasheet can be found here:
15 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4130-8.pdf
20 - adi,ad4130
207 compatible = "adi,ad4130";
/kernel/linux/linux-6.6/drivers/iio/adc/
DKconfig24 config AD4130 config
25 tristate "Analog Device AD4130 ADC Driver"
33 Say yes here to build support for Analog Devices AD4130-8 SPI analog
37 called ad4130.
DMakefile9 obj-$(CONFIG_AD4130) += ad4130.o
Dad4130.c33 #define AD4130_NAME "ad4130"
2097 .compatible = "adi,ad4130",
2113 MODULE_DESCRIPTION("Analog Devices AD4130 SPI driver");
/kernel/linux/linux-6.6/
DMAINTAINERS1118 ANALOG DEVICES INC AD4130 DRIVER
1123 F: Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
1124 F: Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
1125 F: drivers/iio/adc/ad4130.c