Searched refs:WM9081_FLL_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
190 case WM9081_FLL_CONTROL_1: in wm9081_readable_register()596 reg1 = snd_soc_read(codec, WM9081_FLL_CONTROL_1); in wm9081_set_fll()598 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()605 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()626 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1 | WM9081_FLL_ENA); in wm9081_set_fll()
40 #define WM9081_FLL_CONTROL_1 0x10 macro