Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dtlv320aic26.c3 * Texas Instruments TLV320AIC26 low power audio CODEC
24 #include "tlv320aic26.h"
26 MODULE_DESCRIPTION("ASoC TLV320AIC26 codec driver");
220 .name = "tlv320aic26-hifi",
351 dev_dbg(&spi->dev, "probing tlv320aic26 spi device\n"); in aic26_spi_probe()
374 .name = "tlv320aic26-codec",
Dtlv320aic26.h3 * Texas Instruments TLV320AIC26 low power audio CODEC
DMakefile203 snd-soc-tlv320aic26-objs := tlv320aic26.o
486 obj-$(CONFIG_SND_SOC_TLV320AIC26) += snd-soc-tlv320aic26.o
/Linux-v5.4/Documentation/devicetree/bindings/spi/
Dspi-controller.yaml156 compatible = "ti,tlv320aic26";