Lines Matching full:twl6040
3 * omap-abe-twl6040.c -- SoC audio for TI OMAP based boards with ABE and
4 * twl6040 codec
11 #include <linux/mfd/twl6040.h>
22 #include "../codecs/twl6040.h"
26 DAILINK_COMP_ARRAY(COMP_CODEC("twl6040-codec",
27 "twl6040-legacy")),
40 int mclk_freq; /* MCLK frequency speed for twl6040 */
177 * twl6040. in omap_abe_twl6040_init()
255 priv->dai_links[0].stream_name = "TWL6040"; in omap_abe_probe()
270 priv->dai_links[1].name = "TWL6040"; in omap_abe_probe()
309 {.compatible = "ti,abe-twl6040", },
316 .name = "omap-abe-twl6040",
352 MODULE_DESCRIPTION("ALSA SoC for OMAP boards with ABE and twl6040 codec");
354 MODULE_ALIAS("platform:omap-abe-twl6040");