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