Home
last modified time | relevance | path

Searched full:tlv320aic32x4 (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,tlv320aic32x4.yaml5 $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 Dfsl-asoc-card.txt41 "fsl,imx-audio-tlv320aic32x4"
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic32x4-spi.c17 #include "tlv320aic32x4.h"
55 { "tlv320aic32x4", (kernel_ulong_t)AIC32X4_TYPE_AIC32X4 },
62 { .compatible = "ti,tlv320aic32x4", .data = (void *)AIC32X4_TYPE_AIC32X4 },
70 .name = "tlv320aic32x4",
81 MODULE_DESCRIPTION("ASoC TLV320AIC32x4 codec driver SPI");
H A Dtlv320aic32x4-i2c.c17 #include "tlv320aic32x4.h"
54 { "tlv320aic32x4", (kernel_ulong_t)AIC32X4_TYPE_AIC32X4 },
62 { .compatible = "ti,tlv320aic32x4", .data = (void *)AIC32X4_TYPE_AIC32X4 },
71 .name = "tlv320aic32x4",
81 MODULE_DESCRIPTION("ASoC TLV320AIC32x4 codec driver I2C");
H A DMakefile291 snd-soc-tlv320aic32x4-objs := tlv320aic32x4.o tlv320aic32x4-clk.o
292 snd-soc-tlv320aic32x4-i2c-objs := tlv320aic32x4-i2c.o
293 snd-soc-tlv320aic32x4-spi-objs := tlv320aic32x4-spi.o
674 obj-$(CONFIG_SND_SOC_TLV320AIC32X4) += snd-soc-tlv320aic32x4.o
675 obj-$(CONFIG_SND_SOC_TLV320AIC32X4_I2C) += snd-soc-tlv320aic32x4-i2c.o
676 obj-$(CONFIG_SND_SOC_TLV320AIC32X4_SPI) += snd-soc-tlv320aic32x4-spi.o
H A Dtlv320aic32x4.h3 * tlv320aic32x4.h
24 /* tlv320aic32x4 register space (in decimal to match datasheet) */
H A Dtlv320aic32x4.c3 * linux/sound/soc/codecs/tlv320aic32x4.c
25 #include <sound/tlv320aic32x4.h>
34 #include "tlv320aic32x4.h"
936 .name = "tlv320aic32x4-hifi",
1378 GPIOF_OUT_INIT_LOW, "tlv320aic32x4 rstn"); in aic32x4_probe()
1435 MODULE_DESCRIPTION("ASoC tlv320aic32x4 codec driver");
H A Dtlv320aic32x4-clk.c3 * Clock Tree for the Texas Instruments TLV320AIC32x4
15 #include "tlv320aic32x4.h"
H A DKconfig1894 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
1900 tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
/openbmc/linux/include/sound/
H A Dtlv320aic32x4.h3 * tlv320aic32x4.h -- TLV320AIC32X4 Soc Audio driver platform data
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-mba6.dtsi110 compatible = "fsl,imx-audio-tlv320aic32x4";
113 model = "imx-audio-tlv320aic32x4";
115 audio-codec = <&tlv320aic32x4>;
203 tlv320aic32x4: audio-codec@18 { label
204 compatible = "ti,tlv320aic32x4";
H A Dmba6ulx.dtsi141 compatible = "fsl,imx-audio-tlv320aic32x4";
142 model = "imx-audio-tlv320aic32x4";
144 audio-codec = <&tlv320aic32x4>;
219 tlv320aic32x4: audio-codec@18 { label
220 compatible = "ti,tlv320aic32x4";
H A Dimx7-mba7.dtsi175 compatible = "fsl,imx-audio-tlv320aic32x4";
176 model = "imx-audio-tlv320aic32x4";
178 audio-codec = <&tlv320aic32x4>;
302 tlv320aic32x4: audio-codec@18 { label
303 compatible = "ti,tlv320aic32x4";
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a.dts158 compatible = "fsl,imx-audio-tlv320aic32x4";
161 audio-codec = <&tlv320aic32x4>;
205 tlv320aic32x4: audio-codec@18 { label
206 compatible = "ti,tlv320aic32x4";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dmba8mx.dtsi98 compatible = "fsl,imx-audio-tlv320aic32x4";
99 model = "imx-audio-tlv320aic32x4";
202 compatible = "ti,tlv320aic32x4";
H A Dimx8mp-tqma8mpql-mba8mpxl.dts213 compatible = "fsl,imx-audio-tlv320aic32x4";
467 compatible = "ti,tlv320aic32x4";
/openbmc/linux/sound/soc/fsl/
H A Dfsl-asoc-card.c648 } else if (of_device_is_compatible(np, "fsl,imx-audio-tlv320aic32x4")) { in fsl_asoc_card_probe()
649 codec_dai_name = "tlv320aic32x4-hifi"; in fsl_asoc_card_probe()
930 { .compatible = "fsl,imx-audio-tlv320aic32x4", },
H A DKconfig336 CS4271, CS4272, SGTL5000 and TLV320AIC32x4.
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-echo.dts513 compatible = "ti,tlv320aic32x4";
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]