Home
last modified time | relevance | path

Searched full:dac7311 (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/
Dti,dac7311.txt1 TI DAC7311 device tree bindings
5 * "ti,dac7311"
18 compatible = "ti,dac7311";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/
Dti,dac7311.yaml4 $id: http://devicetree.org/schemas/iio/dac/ti,dac7311.yaml#
15 - ti,dac7311
44 compatible = "ti,dac7311";
/kernel/linux/linux-5.10/drivers/iio/dac/
Dti-dac7311.c2 /* ti-dac7311.c - Texas Instruments 8/10/12-bit 1-channel DAC driver
6 * https://www.ti.com/lit/ds/symlink/dac7311.pdf
310 { .compatible = "ti,dac7311" },
318 { "dac7311", ID_DAC7311 },
325 .name = "ti-dac7311",
DMakefile44 obj-$(CONFIG_TI_DAC7311) += ti-dac7311.o
DKconfig386 DAC7311, DAC6311, DAC5311.
388 If compiled as a module, it will be called ti-dac7311.
/kernel/linux/linux-6.6/drivers/iio/dac/
Dti-dac7311.c2 /* ti-dac7311.c - Texas Instruments 8/10/12-bit 1-channel DAC driver
6 * https://www.ti.com/lit/ds/symlink/dac7311.pdf
308 { .compatible = "ti,dac7311" },
316 { "dac7311", ID_DAC7311 },
323 .name = "ti-dac7311",
DMakefile50 obj-$(CONFIG_TI_DAC7311) += ti-dac7311.o
DKconfig453 DAC7311, DAC6311, DAC5311.
455 If compiled as a module, it will be called ti-dac7311.