Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm9081.c193 case WM9081_FLL_CONTROL_4: in wm9081_readable_register()
613 reg4 = snd_soc_read(codec, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
616 snd_soc_write(codec, WM9081_FLL_CONTROL_4, reg4); in wm9081_set_fll()
623 snd_soc_update_bits(codec, WM9081_FLL_CONTROL_4, in wm9081_set_fll()
Dwm9081.h43 #define WM9081_FLL_CONTROL_4 0x13 macro