Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm2200.c554 case WM2200_FLL_CONTROL_1: in wm2200_readable_register()
1953 snd_soc_update_bits(codec, WM2200_FLL_CONTROL_1, in wm2200_set_fll()
1973 snd_soc_update_bits(codec, WM2200_FLL_CONTROL_1, WM2200_FLL_ENA, 0); in wm2200_set_fll()
2010 snd_soc_update_bits(codec, WM2200_FLL_CONTROL_1, in wm2200_set_fll()
Dwm2200.h35 #define WM2200_FLL_CONTROL_1 0x111 macro