Home
last modified time | relevance | path

Searched full:ad5696 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5696.yaml4 $id: http://devicetree.org/schemas/iio/dac/adi,ad5696.yaml#
7 title: Analog Devices AD5696 and similar I2C multi-channel DACs
13 Binding for Analog Devices AD5696 and similar multi-channel DACs
30 - adi,ad5696
52 ad5696: dac@0 {
53 compatible = "adi,ad5696";
/linux/drivers/iio/dac/
H A Dad5696-i2c.c4 * AD5693R, AD5694, AD5694R, AD5695R, AD5696, AD5696R
88 {"ad5696", ID_AD5696},
107 { .compatible = "adi,ad5696" },
115 .name = "ad5696",
H A DKconfig201 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)"
207 AD5693R, AD5694, AD5694R, AD5695R, AD5696, and AD5696R Digital to
211 called ad5696.
H A DMakefile28 obj-$(CONFIG_AD5696_I2C) += ad5696-i2c.o