Home
last modified time | relevance | path

Searched refs:WM8350_FLL_CONTROL_4 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm8350.c772 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()
/Linux-v4.19/include/linux/mfd/wm8350/
Daudio.h23 #define WM8350_FLL_CONTROL_4 0x2D macro