Searched refs:rt1305 (Results 1 – 2 of 2) sorted by relevance
634 pre_div = rt1305_get_clk_info(rt1305->sysclk, rt1305->lrck); in rt1305_hw_params()638 rt1305->lrck * 64, rt1305->lrck * 256); in rt1305_hw_params()651 rt1305->bclk = rt1305->lrck * (32 << bclk_ms); in rt1305_hw_params()704 rt1305->master = 1; in rt1305_set_dai_fmt()708 rt1305->master = 0; in rt1305_set_dai_fmt()761 if (freq == rt1305->sysclk && clk_id == rt1305->sysclk_src) in rt1305_set_component_sysclk()783 rt1305->sysclk = freq; in rt1305_set_component_sysclk()800 if (source == rt1305->pll_src && freq_in == rt1305->pll_in && in rt1305_set_component_pll()807 rt1305->pll_in = 0; in rt1305_set_component_pll()808 rt1305->pll_out = 0; in rt1305_set_component_pll()[all …]
180 snd-soc-rt1305-objs := rt1305.o513 obj-$(CONFIG_SND_SOC_RT1305) += snd-soc-rt1305.o
Completed in 768 milliseconds