Searched full:tlc4541 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/iio/adc/ |
D | ti-tlc4541.c | 3 * TI tlc4541 ADC Driver 9 * https://www.ti.com/lit/gpn/tlc4541 11 * The tlc4541 requires 24 clock cycles to start a transfer. 55 TLC4541, enumerator 78 static DECLARE_TLC4541_CHANNELS(tlc4541, 16, 0); 85 [TLC4541] = { 239 { .compatible = "ti,tlc4541", }, 246 { "tlc4541", TLC4541 }, 253 .name = "tlc4541", 263 MODULE_DESCRIPTION("Texas Instruments TLC4541 ADC");
|
D | Makefile | 139 obj-$(CONFIG_TI_TLC4541) += ti-tlc4541.o
|
D | Kconfig | 1547 tristate "Texas Instruments TLC4541 ADC driver" 1552 Say yes here to build support for Texas Instruments TLC4541 / TLC3541 1556 called ti-tlc4541.
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | ti,tlc4541.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/ti,tlc4541.yaml# 7 title: Texas Instruments TLC4541 and similar ADCs 19 - ti,tlc4541 46 compatible = "ti,tlc4541";
|