Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8903.h407 #define WM8903_AIF_WL_MASK 0x000C /* AIF_WL - [3:2] */ macro
H A Dwm8903.c1481 aif1 &= ~WM8903_AIF_WL_MASK; in wm8903_hw_params()