Searched refs:WM8961_CP_DYN_PWR_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ | ||
D | wm8961.h | 778 #define WM8961_CP_DYN_PWR_MASK 0x0003 /* CP_DYN_PWR - [1:0] */ macro |
D | wm8961.c | 840 reg |= WM8961_CP_DYN_PWR_MASK; in wm8961_probe() |