Searched full:ad5504 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/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-6.12.1/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 | 119 config AD5504 config 120 tristate "Analog Devices AD5504/AD5501 DAC SPI driver" 123 Say yes here to build support for Analog Devices AD5504, AD5501, 127 module will be called ad5504.
|
D | Makefile | 13 obj-$(CONFIG_AD5504) += ad5504.o
|
/linux-6.12.1/include/linux/iio/dac/ |
D | ad5504.h | 3 * AD5504 SPI DAC driver
|