Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.c189 case WM9081_FLL_CONTROL_4: in wm9081_readable_register()
608 reg4 = snd_soc_component_read(component, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
611 snd_soc_component_write(component, WM9081_FLL_CONTROL_4, reg4); in wm9081_set_fll()
618 snd_soc_component_update_bits(component, WM9081_FLL_CONTROL_4, in wm9081_set_fll()
H A Dwm9081.h40 #define WM9081_FLL_CONTROL_4 0x13 macro