Home
last modified time | relevance | path

Searched refs:rt1305 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt1305.c3 * rt1305.c -- RT1305 ALSA SoC amplifier component driver
30 #include "rt1305.h"
247 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_reg_init() local
249 regmap_multi_reg_write(rt1305->regmap, init_list, RT1305_INIT_REG_LEN); in rt1305_reg_init()
411 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_is_rc_clk_from_pll() local
416 if (rt1305->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1 && in rt1305_is_rc_clk_from_pll()
428 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_is_sys_clk_from_pll() local
430 if (rt1305->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1) in rt1305_is_sys_clk_from_pll()
629 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_hw_params() local
633 rt1305 in rt1305_hw_params()
698 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_set_dai_fmt() local
758 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_set_component_sysclk() local
796 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_set_component_pll() local
868 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_probe() local
880 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_remove() local
888 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_suspend() local
898 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_resume() local
993 rt1305_calibrate(struct rt1305_priv *rt1305) rt1305_calibrate() argument
1123 struct rt1305_priv *rt1305; rt1305_i2c_probe() local
1159 struct rt1305_priv *rt1305 = i2c_get_clientdata(client); rt1305_i2c_shutdown() local
[all...]
H A DMakefile164 snd-soc-rt1305-objs := rt1305.o
473 obj-$(CONFIG_SND_SOC_RT1305) += snd-soc-rt1305.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt1305.c3 * rt1305.c -- RT1305 ALSA SoC amplifier component driver
28 #include "rt1305.h"
245 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_reg_init() local
247 regmap_multi_reg_write(rt1305->regmap, init_list, RT1305_INIT_REG_LEN); in rt1305_reg_init()
409 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_is_rc_clk_from_pll() local
414 if (rt1305->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1 && in rt1305_is_rc_clk_from_pll()
426 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_is_sys_clk_from_pll() local
428 if (rt1305->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1) in rt1305_is_sys_clk_from_pll()
627 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); in rt1305_hw_params() local
631 rt1305 in rt1305_hw_params()
696 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_set_dai_fmt() local
756 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_set_component_sysclk() local
794 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_set_component_pll() local
866 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_probe() local
878 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_remove() local
886 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_suspend() local
896 struct rt1305_priv *rt1305 = snd_soc_component_get_drvdata(component); rt1305_resume() local
990 rt1305_calibrate(struct rt1305_priv *rt1305) rt1305_calibrate() argument
1119 struct rt1305_priv *rt1305; rt1305_i2c_probe() local
1155 struct rt1305_priv *rt1305 = i2c_get_clientdata(client); rt1305_i2c_shutdown() local
[all...]
H A DMakefile212 snd-soc-rt1305-objs := rt1305.o
593 obj-$(CONFIG_SND_SOC_RT1305) += snd-soc-rt1305.o

Completed in 6 milliseconds