Home
last modified time | relevance | path

Searched refs:alc5632 (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dalc5632.c3 * alc5632.c -- ALC5632 ALSA SoC Audio Codec
30 #include "alc5632.h"
622 /* Note : pll code from original alc5632 driver. Not sure of how good it is */
777 struct alc5632_priv *alc5632 = snd_soc_component_get_drvdata(component); in get_coeff() local
781 if (coeff_div[i].fs * rate == alc5632->sysclk) in get_coeff()
794 struct alc5632_priv *alc5632 = snd_soc_component_get_drvdata(component); in alc5632_set_dai_sysclk() local
806 alc5632->sysclk = freq; in alc5632_set_dai_sysclk()
1016 .name = "alc5632-hifi",
1041 struct alc5632_priv *alc5632 = snd_soc_component_get_drvdata(component); in alc5632_resume() local
1043 regcache_sync(alc5632 in alc5632_resume()
1053 struct alc5632_priv *alc5632 = snd_soc_component_get_drvdata(component); alc5632_probe() local
1108 struct alc5632_priv *alc5632; alc5632_i2c_probe() local
[all...]
H A DMakefile283 snd-soc-alc5632-y := alc5632.o
473 obj-$(CONFIG_SND_SOC_ALC5632) += snd-soc-alc5632.o
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-paz00.dts301 alc5632: alc5632@1e { label
302 compatible = "realtek,alc5632";
710 compatible = "nvidia,tegra-audio-alc5632-paz00",
711 "nvidia,tegra-audio-alc5632";
724 nvidia,audio-codec = <&alc5632>;