Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8523.h97 #define WM8523_SR_MASK 0x0007 /* SR - [2:0] */ macro
H A Dwm8523.c167 aifctrl2 &= ~WM8523_SR_MASK; in wm8523_hw_params()