Searched full:dac7612 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/iio/dac/ |
D | ti-dac7612.c | 3 * DAC7612 Dual, 12-Bit Serial input Digital-to-Analog Converter 20 struct dac7612 { struct 40 static int dac7612_cmd_single(struct dac7612 *priv, int channel, u16 val) in dac7612_cmd_single() argument 79 struct dac7612 *priv; in dac7612_read_raw() 100 struct dac7612 *priv = iio_priv(iio_dev); in dac7612_write_raw() 127 struct dac7612 *priv; in dac7612_probe() 168 {"ti-dac7612"}, 174 { .compatible = "ti,dac7612" }, 183 .name = "ti-dac7612", 192 MODULE_DESCRIPTION("Texas Instruments DAC7612 DAC driver");
|
D | Makefile | 55 obj-$(CONFIG_TI_DAC7612) += ti-dac7612.o
|
D | Kconfig | 527 Driver for the Texas Instruments DAC7612, DAC7612U, DAC7612UB 531 If compiled as a module, it will be called ti-dac7612.
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/ |
D | ti,dac7612.yaml | 4 $id: http://devicetree.org/schemas/iio/dac/ti,dac7612.yaml# 7 title: Texas Instruments DAC7612 family of DACs 10 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with 20 - ti,dac7612 49 compatible = "ti,dac7612";
|
/linux-6.12.1/ |
D | CREDITS | 3324 D: TI DAC7612 driver
|
D | MAINTAINERS | 22912 TEXAS INSTRUMENTS' DAC7612 DAC DRIVER 22916 F: Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml 22917 F: drivers/iio/dac/ti-dac7612.c
|