Searched full:tlv320aic32x4 (Results 1 – 14 of 14) sorted by relevance
| /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 | 84 - 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 | tlv320aic32x4.h | 3 * tlv320aic32x4.h 25 /* tlv320aic32x4 register space (in decimal to match datasheet) */
|
| H A D | tlv320aic32x4-clk.c | 3 * Clock Tree for the Texas Instruments TLV320AIC32x4 15 #include "tlv320aic32x4.h"
|
| H A D | Kconfig | 2294 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C" 2300 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/ls/ |
| H A D | ls1021a-tqmls1021a-mbls1021a.dts | 159 compatible = "fsl,imx-audio-tlv320aic32x4"; 162 audio-codec = <&tlv320aic32x4>; 206 tlv320aic32x4: audio-codec@18 { label 207 compatible = "ti,tlv320aic32x4";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95-tqma9596sa-mb-smarc-2.dts | 145 compatible = "fsl,imx-audio-tlv320aic32x4"; 195 compatible = "ti,tlv320aic32x4";
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-mba335x.dts | 99 sound-dai = <&tlv320aic32x4>; 496 tlv320aic32x4: audio-codec@18 { label 497 compatible = "ti,tlv320aic32x4";
|
| H A D | omap3-echo.dts | 513 compatible = "ti,tlv320aic32x4";
|
| /linux/sound/soc/fsl/ |
| H A D | Kconfig | 329 CS4271, CS4272, SGTL5000 and TLV320AIC32x4.
|
| H A D | fsl-asoc-card.c | 764 } else if (of_device_is_compatible(np, "fsl,imx-audio-tlv320aic32x4")) { in fsl_asoc_card_probe() 765 codec_dai_name[0] = "tlv320aic32x4-hifi"; in fsl_asoc_card_probe() 1083 { .compatible = "fsl,imx-audio-tlv320aic32x4", },
|