Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm9081.c193 case WM9081_FLL_CONTROL_4: in wm9081_readable_register()
612 reg4 = snd_soc_read(codec, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
615 snd_soc_write(codec, WM9081_FLL_CONTROL_4, reg4); in wm9081_set_fll()
622 snd_soc_update_bits(codec, WM9081_FLL_CONTROL_4, in wm9081_set_fll()
Dwm9081.h43 #define WM9081_FLL_CONTROL_4 0x13 macro