Home
last modified time | relevance | path

Searched full:dac5571 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/
Dti,dac5571.yaml4 $id: http://devicetree.org/schemas/iio/dac/ti,dac5571.yaml#
7 title: Texas Instruments DAC5571 Family
15 - ti,dac5571
49 compatible = "ti,dac5571";
/linux-6.12.1/drivers/iio/dac/
Dti-dac5571.c3 * ti-dac5571.c - Texas Instruments 8/10/12-bit 1/4-channel DAC driver
7 * https://www.ti.com/lit/ds/symlink/dac5571.pdf
392 {.compatible = "ti,dac5571", .data = &dac5571_spec[single_8bit] },
408 {"dac5571", (kernel_ulong_t)&dac5571_spec[single_8bit] },
423 .name = "ti-dac5571",
DMakefile53 obj-$(CONFIG_TI_DAC5571) += ti-dac5571.o
DKconfig509 DAC5571, DAC6571, DAC7571, DAC5574, DAC6574, DAC7574, DAC5573,
512 If compiled as a module, it will be called ti-dac5571.