Home
last modified time | relevance | path

Searched refs:wm8978 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8978.c3 * wm8978.c -- WM8978 ALSA SoC Audio Codec driver
28 #include "wm8978.h"
473 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_configure_pll() local
475 unsigned int f_opclk = wm8978->f_opclk, f_mclk = wm8978->f_mclk, in wm8978_configure_pll()
476 f_256fs = wm8978->f_256fs; in wm8978_configure_pll()
485 wm8978->mclk_idx = -1; in wm8978_configure_pll()
510 wm8978->f_pllout = f_opclk * opclk_div; in wm8978_configure_pll()
522 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout); in wm8978_configure_pll()
526 wm8978 in wm8978_configure_pll()
566 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_set_dai_clkdiv() local
611 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_set_dai_sysclk() local
721 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_hw_params() local
926 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_suspend() local
939 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_resume() local
974 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_probe() local
1026 struct wm8978_priv *wm8978; wm8978_i2c_probe() local
[all...]
H A DMakefile280 snd-soc-wm8978-objs := wm8978.o
589 obj-$(CONFIG_SND_SOC_WM8978) += snd-soc-wm8978.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8978.c3 * wm8978.c -- WM8978 ALSA SoC Audio Codec driver
28 #include "wm8978.h"
473 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_configure_pll() local
475 unsigned int f_opclk = wm8978->f_opclk, f_mclk = wm8978->f_mclk, in wm8978_configure_pll()
476 f_256fs = wm8978->f_256fs; in wm8978_configure_pll()
485 wm8978->mclk_idx = -1; in wm8978_configure_pll()
510 wm8978->f_pllout = f_opclk * opclk_div; in wm8978_configure_pll()
522 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout); in wm8978_configure_pll()
526 wm8978 in wm8978_configure_pll()
566 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_set_dai_clkdiv() local
611 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_set_dai_sysclk() local
721 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_hw_params() local
926 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_suspend() local
939 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_resume() local
974 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); wm8978_probe() local
1024 struct wm8978_priv *wm8978; wm8978_i2c_probe() local
[all...]
H A DMakefile354 snd-soc-wm8978-objs := wm8978.o
739 obj-$(CONFIG_SND_SOC_WM8978) += snd-soc-wm8978.o
/kernel/linux/linux-5.10/sound/soc/sh/
H A Dmigor.c20 #include "../codecs/wm8978.h"
126 SND_SOC_DAILINK_DEFS(wm8978,
128 DAILINK_COMP_ARRAY(COMP_CODEC("wm8978.0-001a", "wm8978-hifi")),
132 .name = "wm8978",
137 SND_SOC_DAILINK_REG(wm8978),
/kernel/linux/linux-6.6/sound/soc/sh/
H A Dmigor.c20 #include "../codecs/wm8978.h"
126 SND_SOC_DAILINK_DEFS(wm8978,
128 DAILINK_COMP_ARRAY(COMP_CODEC("wm8978.0-001a", "wm8978-hifi")),
132 .name = "wm8978",
137 SND_SOC_DAILINK_REG(wm8978),

Completed in 7 milliseconds