Searched full:ad5770r (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| 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 149 ad5770r@0 { 150 compatible = "adi,ad5770r";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/ |
| 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";
|
| /kernel/linux/linux-6.6/drivers/iio/dac/ |
| 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");
|
| D | Kconfig | 224 config AD5770R config 225 tristate "Analog Devices AD5770R IDAC driver" 228 Say yes here to build support for Analog Devices AD5770R Digital to 232 module will be called ad5770r.
|
| D | Makefile | 24 obj-$(CONFIG_AD5770R) += ad5770r.o
|
| /kernel/linux/linux-5.10/drivers/iio/dac/ |
| 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");
|
| D | Kconfig | 191 config AD5770R config 192 tristate "Analog Devices AD5770R IDAC driver" 195 Say yes here to build support for Analog Devices AD5770R Digital to 199 module will be called ad5770r.
|
| D | Makefile | 22 obj-$(CONFIG_AD5770R) += ad5770r.o
|
| /kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
| D | linux-5.10.patch | 10028 diff -Naur a/drivers/iio/dac/ad5770r.c b/drivers/iio/dac/ad5770r.c 10029 --- a/drivers/iio/dac/ad5770r.c 2022-06-30 21:35:01.796331169 +0800 10030 +++ b/drivers/iio/dac/ad5770r.c 2022-05-27 17:20:15.869904585 +0800
|