Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/
Dadi,ad5766.yaml5 $id: http://devicetree.org/schemas/iio/dac/adi,ad5766.yaml#
8 title: Analog Devices AD5766 DAC device driver
14 Bindings for the Analog Devices AD5766 current DAC device. Datasheet can be
16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad5766-5767.pdf
21 - adi,ad5766
57 ad5766@0 {
58 compatible = "adi,ad5766";
/linux-6.12.1/drivers/iio/dac/
Dad5766.c3 * Analog Devices AD5766, AD5767
649 { .compatible = "adi,ad5766" },
656 { "ad5766", ID_AD5766 },
664 .name = "ad5766",
673 MODULE_DESCRIPTION("Analog Devices AD5766/AD5767 DACs");
DKconfig254 config AD5766 config
255 tristate "Analog Devices AD5766/AD5767 DAC driver"
260 Say yes here to build support for Analog Devices AD5766, AD5767
264 module will be called ad5766.
DMakefile23 obj-$(CONFIG_AD5766) += ad5766.o