Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.h775 #define WM8961_CP_DYN_PWR_MASK 0x0003 /* CP_DYN_PWR - [1:0] */ macro
H A Dwm8961.c838 reg |= WM8961_CP_DYN_PWR_MASK; in wm8961_probe()