Searched refs:WM8350_FLL_CONTROL_4 (Results 1 – 2 of 2) sorted by relevance
772 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()1061 fll_4 = snd_soc_component_read32(component, WM8350_FLL_CONTROL_4) & in wm8350_set_fll()1063 snd_soc_component_write(component, WM8350_FLL_CONTROL_4, in wm8350_set_fll()
23 #define WM8350_FLL_CONTROL_4 0x2D macro