/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,tlv320aic32x4.yaml | 5 $id: http://devicetree.org/schemas/sound/ti,tlv320aic32x4.yaml# 8 title: Texas Instruments TLV320AIC32x4 Stereo Audio codec 14 The TLV320AIC32x4 audio codec can be accessed using I2C or SPI 20 - ti,tlv320aic32x4 55 Types are defined in include/sound/tlv320aic32x4.h 87 compatible = "ti,tlv320aic32x4";
|
H A D | fsl-asoc-card.yaml | 83 - fsl,imx-audio-tlv320aic32x4
|
/linux/sound/soc/codecs/ |
H A D | tlv320aic32x4-spi.c | 17 #include "tlv320aic32x4.h" 43 { "tlv320aic32x4", (kernel_ulong_t)AIC32X4_TYPE_AIC32X4 }, 50 { .compatible = "ti,tlv320aic32x4", .data = (void *)AIC32X4_TYPE_AIC32X4 }, 58 .name = "tlv320aic32x4", 68 MODULE_DESCRIPTION("ASoC TLV320AIC32x4 codec driver SPI");
|
H A D | tlv320aic32x4-i2c.c | 17 #include "tlv320aic32x4.h" 41 { "tlv320aic32x4", (kernel_ulong_t)AIC32X4_TYPE_AIC32X4 }, 49 { .compatible = "ti,tlv320aic32x4", .data = (void *)AIC32X4_TYPE_AIC32X4 }, 58 .name = "tlv320aic32x4", 68 MODULE_DESCRIPTION("ASoC TLV320AIC32x4 codec driver I2C");
|
H A D | Makefile | 317 snd-soc-tlv320aic32x4-y := tlv320aic32x4.o tlv320aic32x4-clk.o 318 snd-soc-tlv320aic32x4-i2c-y := tlv320aic32x4-i2c.o 319 snd-soc-tlv320aic32x4-spi-y := tlv320aic32x4-spi.o 731 obj-$(CONFIG_SND_SOC_TLV320AIC32X4) += snd-soc-tlv320aic32x4.o 732 obj-$(CONFIG_SND_SOC_TLV320AIC32X4_I2C) += snd-soc-tlv320aic32x4-i2c.o 733 obj-$(CONFIG_SND_SOC_TLV320AIC32X4_SPI) += snd-soc-tlv320aic32x4-spi.o
|
H A D | tlv320aic32x4.h | 3 * tlv320aic32x4.h 25 /* tlv320aic32x4 register space (in decimal to match datasheet) */
|
H A D | tlv320aic32x4.c | 3 * linux/sound/soc/codecs/tlv320aic32x4.c 25 #include <sound/tlv320aic32x4.h> 34 #include "tlv320aic32x4.h" 936 .name = "tlv320aic32x4-hifi", 1388 GPIOF_OUT_INIT_LOW, "tlv320aic32x4 rstn"); in aic32x4_probe() 1445 MODULE_DESCRIPTION("ASoC tlv320aic32x4 codec driver");
|
H A D | tlv320aic32x4-clk.c | 3 * Clock Tree for the Texas Instruments TLV320AIC32x4 15 #include "tlv320aic32x4.h"
|
H A D | Kconfig | 2091 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C" 2097 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
|
/linux/include/sound/ |
H A D | tlv320aic32x4.h | 3 * tlv320aic32x4.h -- TLV320AIC32X4 Soc Audio driver platform data
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | mba6ulx.dtsi | 144 compatible = "fsl,imx-audio-tlv320aic32x4"; 145 model = "imx-audio-tlv320aic32x4"; 147 audio-codec = <&tlv320aic32x4>; 222 tlv320aic32x4: audio-codec@18 { label 223 compatible = "ti,tlv320aic32x4";
|
H A D | imx7-mba7.dtsi | 200 compatible = "fsl,imx-audio-tlv320aic32x4"; 201 model = "imx-audio-tlv320aic32x4"; 203 audio-codec = <&tlv320aic32x4>; 334 tlv320aic32x4: audio-codec@18 { label 335 compatible = "ti,tlv320aic32x4";
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-tqmls1021a-mbls1021a.dts | 158 compatible = "fsl,imx-audio-tlv320aic32x4"; 161 audio-codec = <&tlv320aic32x4>; 205 tlv320aic32x4: audio-codec@18 { label 206 compatible = "ti,tlv320aic32x4";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | mba8mx.dtsi | 140 compatible = "fsl,imx-audio-tlv320aic32x4"; 141 model = "imx-audio-tlv320aic32x4"; 249 compatible = "ti,tlv320aic32x4";
|
H A D | mba8xx.dtsi | 120 compatible = "fsl,imx-audio-tlv320aic32x4"; 213 compatible = "ti,tlv320aic32x4";
|
H A D | imx8mp-tqma8mpql-mba8mp-ras314.dts | 152 compatible = "fsl,imx-audio-tlv320aic32x4"; 392 compatible = "ti,tlv320aic32x4";
|
H A D | imx8mp-tqma8mpql-mba8mpxl.dts | 236 compatible = "fsl,imx-audio-tlv320aic32x4"; 512 compatible = "ti,tlv320aic32x4";
|
/linux/sound/soc/fsl/ |
H A D | Kconfig | 325 CS4271, CS4272, SGTL5000 and TLV320AIC32x4.
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-echo.dts | 513 compatible = "ti,tlv320aic32x4";
|