Searched full:ad5766 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5766.yaml | 5 $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/drivers/iio/dac/ |
H A D | ad5766.c | 3 * Analog Devices AD5766, AD5767 649 { .compatible = "adi,ad5766" }, 656 { "ad5766", ID_AD5766 }, 664 .name = "ad5766", 673 MODULE_DESCRIPTION("Analog Devices AD5766/AD5767 DACs");
|
H A D | Kconfig | 273 config AD5766 config 274 tristate "Analog Devices AD5766/AD5767 DAC driver" 279 Say yes here to build support for Analog Devices AD5766, AD5767 283 module will be called ad5766.
|