Searched full:ltc1660 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/iio/dac/ |
D | lltc,ltc1660.yaml | 5 $id: http://devicetree.org/schemas/iio/dac/lltc,ltc1660.yaml# 20 - lltc,ltc1660 46 compatible = "lltc,ltc1660";
|
/Linux-v6.6/drivers/iio/dac/ |
D | ltc1660.c | 3 * Driver for Linear Technology LTC1665/LTC1660, 8 channels DAC 220 { .compatible = "lltc,ltc1660", .data = (void *)ID_LTC1660 }, 227 {"ltc1660", ID_LTC1660}, 235 .name = "ltc1660", 246 MODULE_DESCRIPTION("Linear Technology LTC1660/LTC1665 DAC");
|
D | Kconfig | 315 config LTC1660 config 316 tristate "Linear Technology LTC1660/LTC1665 DAC SPI driver" 320 LTC1660 and LTC1665 Digital to Analog Converters. 323 module will be called ltc1660.
|
D | Makefile | 36 obj-$(CONFIG_LTC1660) += ltc1660.o
|
/Linux-v6.6/ |
D | MAINTAINERS | 12427 LTC1660 DAC DRIVER 12431 F: Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml 12432 F: drivers/iio/dac/ltc1660.c
|