Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm9081.c190 case WM9081_FLL_CONTROL_1: in wm9081_readable_register()
596 reg1 = snd_soc_component_read32(component, WM9081_FLL_CONTROL_1); in wm9081_set_fll()
598 snd_soc_component_write(component, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()
605 snd_soc_component_write(component, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()
626 snd_soc_component_write(component, WM9081_FLL_CONTROL_1, reg1 | WM9081_FLL_ENA); in wm9081_set_fll()
Dwm9081.h40 #define WM9081_FLL_CONTROL_1 0x10 macro