Searched full:tlc4541 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A 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] = { 241 { .compatible = "ti,tlc4541", }, 248 {"tlc4541", TLC4541}, 255 .name = "tlc4541", 265 MODULE_DESCRIPTION("Texas Instruments TLC4541 ADC");
|
| H A D | Kconfig | 1166 tristate "Texas Instruments TLC4541 ADC driver" 1171 Say yes here to build support for Texas Instruments TLC4541 / TLC3541 1175 called ti-tlc4541.
|
| H A D | Makefile | 106 obj-$(CONFIG_TI_TLC4541) += ti-tlc4541.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A 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 45 compatible = "ti,tlc4541";
|