Home
last modified time | relevance | path

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

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