Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.h248 #define WM8961_WL_MASK 0x000C /* WL - [3:2] */ macro
H A Dwm8961.c563 reg &= ~WM8961_WL_MASK; in wm8961_hw_params()