Searched full:ad74413r (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/iio/addac/ |
D | adi,ad74413r.yaml | 4 $id: http://devicetree.org/schemas/iio/addac/adi,ad74413r.yaml# 7 title: Analog Devices AD74412R/AD74413R device 13 The AD74412R and AD74413R are quad-channel software configurable input/output 20 The AD74413R differentiates itself from the AD74412R by being HART-compatible. 22 https://www.analog.com/en/products/ad74413r.html 28 - adi,ad74413r 110 #include <dt-bindings/iio/addac/adi,ad74413r.h> 119 ad74413r@0 { 120 compatible = "adi,ad74413r";
|
/Linux-v6.1/drivers/iio/addac/ |
D | Kconfig | 8 config AD74413R config 9 tristate "Analog Devices AD74412R/AD74413R driver" 14 Say yes here to build support for Analog Devices AD74412R/AD74413R 18 module will be called ad74413r.
|
D | Makefile | 7 obj-$(CONFIG_AD74413R) += ad74413r.o
|
D | ad74413r.c | 26 #include <dt-bindings/iio/addac/adi,ad74413r.h> 1444 .name = "ad74413r", 1453 .compatible = "adi,ad74413r", 1462 .name = "ad74413r", 1473 MODULE_DESCRIPTION("Analog Devices AD74413R ADDAC");
|
/Linux-v6.1/ |
D | MAINTAINERS | 1169 ANALOG DEVICES INC AD74413R DRIVER 1174 F: Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml 1175 F: drivers/iio/addac/ad74413r.c 1176 F: include/dt-bindings/iio/addac/adi,ad74413r.h
|