Searched refs:fll_4 (Results 1 – 1 of 1) sorted by relevance
759 u16 fll_4; in wm8350_set_dai_sysclk() local772 fll_4 = snd_soc_component_read32(component, WM8350_FLL_CONTROL_4) & in wm8350_set_dai_sysclk()774 snd_soc_component_write(component, WM8350_FLL_CONTROL_4, fll_4 | clk_id); in wm8350_set_dai_sysclk()1032 u16 fll_1, fll_4; in wm8350_set_fll() local1061 fll_4 = snd_soc_component_read32(component, WM8350_FLL_CONTROL_4) & in wm8350_set_fll()1064 fll_4 | (fll_div.k ? WM8350_FLL_FRAC : 0) | in wm8350_set_fll()