Home
last modified time | relevance | path

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

/linux-6.12.1/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";
/linux-6.12.1/drivers/iio/adc/
DKconfig36 config AD4130 config
37 tristate "Analog Device AD4130 ADC Driver"
45 Say yes here to build support for Analog Devices AD4130-8 SPI analog
49 called ad4130.
DMakefile10 obj-$(CONFIG_AD4130) += ad4130.o
Dad4130.c33 #define AD4130_NAME "ad4130"
2058 .compatible = "adi,ad4130",
2074 MODULE_DESCRIPTION("Analog Devices AD4130 SPI driver");
/linux-6.12.1/
DMAINTAINERS1254 ANALOG DEVICES INC AD4130 DRIVER
1259 F: Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
1260 F: Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
1261 F: drivers/iio/adc/ad4130.c