Searched full:dac7612 (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/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 | 45 obj-$(CONFIG_TI_DAC7612) += ti-dac7612.o
|
| D | Kconfig | 394 Driver for the Texas Instruments DAC7612, DAC7612U, DAC7612UB 398 If compiled as a module, it will be called ti-dac7612.
|
| /kernel/linux/linux-6.6/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 | 51 obj-$(CONFIG_TI_DAC7612) += ti-dac7612.o
|
| D | Kconfig | 468 Driver for the Texas Instruments DAC7612, DAC7612U, DAC7612UB 472 If compiled as a module, it will be called ti-dac7612.
|
| /kernel/linux/linux-6.6/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";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | ti,dac7612.txt | 3 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with guaranteed 13 "ti,dac7612" 25 compatible = "ti,dac7612";
|
| /kernel/linux/linux-5.10/ |
| D | CREDITS | 3147 D: TI DAC7612 driver
|
| D | MAINTAINERS | 17294 TEXAS INSTRUMENTS' DAC7612 DAC DRIVER 17298 F: Documentation/devicetree/bindings/iio/dac/ti,dac7612.txt 17299 F: drivers/iio/dac/ti-dac7612.c
|
| /kernel/linux/linux-6.6/ |
| D | CREDITS | 3222 D: TI DAC7612 driver
|
| D | MAINTAINERS | 21323 TEXAS INSTRUMENTS' DAC7612 DAC DRIVER 21327 F: Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml 21328 F: drivers/iio/dac/ti-dac7612.c
|