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