Searched refs:WM8523_WL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | wm8523.h | 81 #define WM8523_WL_MASK 0x0018 /* WL - [4:3] */ macro |
H A D | wm8523.c | 187 aifctrl1 &= ~WM8523_WL_MASK; in wm8523_hw_params() |