Searched full:ad5770r (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5770r.yaml | 5 $id: http://devicetree.org/schemas/iio/dac/adi,ad5770r.yaml# 8 title: Analog Devices AD5770R DAC device driver 14 Bindings for the Analog Devices AD5770R current DAC device. Datasheet can be 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD5770R.pdf 21 - adi,ad5770r 154 ad5770r@0 { 155 compatible = "adi,ad5770r";
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5770r.c | 3 * AD5770R Digital to analog converters driver 52 /* AD5770R configuration registers */ 668 dev_err(&spi->dev, "AD5770R init failed\n"); in ad5770r_probe() 676 { .compatible = "adi,ad5770r", }, 682 { "ad5770r", 0 }, 699 MODULE_DESCRIPTION("Analog Devices AD5770R IDAC");
|
H A D | Kconfig | 228 config AD5770R config 229 tristate "Analog Devices AD5770R IDAC driver" 233 Say yes here to build support for Analog Devices AD5770R Digital to 237 module will be called ad5770r.
|
H A D | Makefile | 24 obj-$(CONFIG_AD5770R) += ad5770r.o
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |