Searched full:ltc2688 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ltc2688.yaml | 4 $id: http://devicetree.org/schemas/iio/dac/adi,ltc2688.yaml# 7 title: Analog Devices LTC2688 DAC 13 Analog Devices LTC2688 16 channel, 16 bit, +-15V DAC 14 https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2688.pdf 19 - adi,ltc2688 121 ltc2688: ltc2688@0 { 122 compatible = "adi,ltc2688";
|
/openbmc/linux/drivers/iio/dac/ |
H A D | Kconfig | 136 config LTC2688 config 137 tristate "Analog Devices LTC2688 DAC spi driver" 142 LTC2688 converters (DAC). 145 module will be called ltc2688.
|
H A D | ltc2688.c | 3 * LTC2688 16 channel, 16 bit Voltage Output SoftSpan DAC driver 1020 indio_dev->name = "ltc2688"; in ltc2688_probe() 1030 { .compatible = "adi,ltc2688" }, 1036 { "ltc2688" }, 1043 .name = "ltc2688", 1052 MODULE_DESCRIPTION("Analog Devices LTC2688 DAC");
|
H A D | Makefile | 38 obj-$(CONFIG_LTC2688) += ltc2688.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 12469 LTC2688 IIO DAC DRIVER 12474 F: Documentation/ABI/testing/sysfs-bus-iio-dac-ltc2688 12475 F: Documentation/devicetree/bindings/iio/dac/adi,ltc2688.yaml 12476 F: drivers/iio/dac/ltc2688.c
|
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |