Searched refs:rt1305 (Results 1 – 2 of 2) sorted by relevance
632 pre_div = rt1305_get_clk_info(rt1305->sysclk, rt1305->lrck); in rt1305_hw_params()636 rt1305->lrck * 64, rt1305->lrck * 256); in rt1305_hw_params()649 rt1305->bclk = rt1305->lrck * (32 << bclk_ms); in rt1305_hw_params()702 rt1305->master = 1; in rt1305_set_dai_fmt()706 rt1305->master = 0; in rt1305_set_dai_fmt()759 if (freq == rt1305->sysclk && clk_id == rt1305->sysclk_src) in rt1305_set_component_sysclk()781 rt1305->sysclk = freq; in rt1305_set_component_sysclk()798 if (source == rt1305->pll_src && freq_in == rt1305->pll_in && in rt1305_set_component_pll()805 rt1305->pll_in = 0; in rt1305_set_component_pll()806 rt1305->pll_out = 0; in rt1305_set_component_pll()[all …]
212 snd-soc-rt1305-objs := rt1305.o593 obj-$(CONFIG_SND_SOC_RT1305) += snd-soc-rt1305.o