Searched refs:WM8350_FLL_CONTROL_4 (Results 1 – 2 of 2) sorted by relevance
769 fll_4 = snd_soc_component_read32(component, WM8350_FLL_CONTROL_4) & in wm8350_set_dai_sysclk()771 snd_soc_component_write(component, WM8350_FLL_CONTROL_4, fll_4 | clk_id); in wm8350_set_dai_sysclk()1058 fll_4 = snd_soc_component_read32(component, WM8350_FLL_CONTROL_4) & in wm8350_set_fll()1060 snd_soc_component_write(component, WM8350_FLL_CONTROL_4, in wm8350_set_fll()
18 #define WM8350_FLL_CONTROL_4 0x2D macro