Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8996.c169 { WM8996_FLL_CONTROL_1, 0x0 },
1360 case WM8996_FLL_CONTROL_1: in wm8996_readable_register()
2024 snd_soc_update_bits(codec, WM8996_FLL_CONTROL_1, in wm8996_set_fll()
2084 ret = snd_soc_read(codec, WM8996_FLL_CONTROL_1); in wm8996_set_fll()
2091 snd_soc_update_bits(codec, WM8996_FLL_CONTROL_1, in wm8996_set_fll()
Dwm8996.h86 #define WM8996_FLL_CONTROL_1 0x220 macro