Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8523.h81 #define WM8523_WL_MASK 0x0018 /* WL - [4:3] */ macro
H A Dwm8523.c187 aifctrl1 &= ~WM8523_WL_MASK; in wm8523_hw_params()