Searched refs:WM8993_FLL_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | wm8993.c | 301 case WM8993_FLL_CONTROL_1: in wm8993_readable() 489 reg1 = snd_soc_read(codec, WM8993_FLL_CONTROL_1); in _wm8993_set_fll() 491 snd_soc_write(codec, WM8993_FLL_CONTROL_1, reg1); in _wm8993_set_fll() 522 reg1 = snd_soc_read(codec, WM8993_FLL_CONTROL_1); in _wm8993_set_fll() 524 snd_soc_write(codec, WM8993_FLL_CONTROL_1, reg1); in _wm8993_set_fll() 531 snd_soc_write(codec, WM8993_FLL_CONTROL_1, reg1); in _wm8993_set_fll() 558 snd_soc_write(codec, WM8993_FLL_CONTROL_1, reg1 | WM8993_FLL_ENA); in _wm8993_set_fll()
|
D | wm8993.h | 72 #define WM8993_FLL_CONTROL_1 0x3C macro
|