Searched full:ad5504 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/iio/dac/ |
D | adi,ad5504.yaml | 4 $id: http://devicetree.org/schemas/iio/dac/adi,ad5504.yaml# 7 title: Analog Devices AD5501 and AD5504 DACs 20 - adi,ad5504 45 compatible = "adi,ad5504";
|
/Linux-v6.6/drivers/iio/dac/ |
D | ad5504.c | 3 * AD5504, AD5501 High Voltage Digital to Analog Converter 22 #include <linux/iio/dac/ad5504.h> 351 {"ad5504", ID_AD5504}, 359 .name = "ad5504",
|
D | Kconfig | 117 config AD5504 config 118 tristate "Analog Devices AD5504/AD5501 DAC SPI driver" 121 Say yes here to build support for Analog Devices AD5504, AD5501, 125 module will be called ad5504.
|
D | Makefile | 13 obj-$(CONFIG_AD5504) += ad5504.o
|
/Linux-v6.6/include/linux/iio/dac/ |
D | ad5504.h | 3 * AD5504 SPI DAC driver
|