Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm9081.c193 case WM9081_FLL_CONTROL_4: in wm9081_readable_register()
612 reg4 = snd_soc_component_read32(component, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
615 snd_soc_component_write(component, WM9081_FLL_CONTROL_4, reg4); in wm9081_set_fll()
622 snd_soc_component_update_bits(component, WM9081_FLL_CONTROL_4, in wm9081_set_fll()
Dwm9081.h43 #define WM9081_FLL_CONTROL_4 0x13 macro