Home
last modified time | relevance | path

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

/linux-5.10/sound/soc/codecs/
Dtlv320aic26.c3 * Texas Instruments TLV320AIC26 low power audio CODEC
24 #include "tlv320aic26.h"
26 MODULE_DESCRIPTION("ASoC TLV320AIC26 codec driver");
221 .name = "tlv320aic26-hifi",
352 dev_dbg(&spi->dev, "probing tlv320aic26 spi device\n"); in aic26_spi_probe()
375 .name = "tlv320aic26-codec",
Dtlv320aic26.h3 * Texas Instruments TLV320AIC26 low power audio CODEC
DMakefile222 snd-soc-tlv320aic26-objs := tlv320aic26.o
532 obj-$(CONFIG_SND_SOC_TLV320AIC26) += snd-soc-tlv320aic26.o
/linux-5.10/Documentation/devicetree/bindings/spi/
Dspi-controller.yaml170 compatible = "ti,tlv320aic26";