Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.h516 #define WM8961_MANUAL_MODE 0x0001 /* MANUAL_MODE */ macro
H A Dwm8961.c866 reg &= ~WM8961_MANUAL_MODE; in wm8961_probe()