Searched refs:WM8350_FLL_CONTROL_4 (Results 1 – 2 of 2) sorted by relevance
773 fll_4 = snd_soc_read(codec, WM8350_FLL_CONTROL_4) & in wm8350_set_dai_sysclk()775 snd_soc_write(codec, WM8350_FLL_CONTROL_4, fll_4 | clk_id); in wm8350_set_dai_sysclk()1062 fll_4 = snd_soc_read(codec, WM8350_FLL_CONTROL_4) & in wm8350_set_fll()1064 snd_soc_write(codec, WM8350_FLL_CONTROL_4, in wm8350_set_fll()
23 #define WM8350_FLL_CONTROL_4 0x2D macro