Searched refs:WM8961_MANUAL_MODE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ | ||
D | wm8961.h | 519 #define WM8961_MANUAL_MODE 0x0001 /* MANUAL_MODE */ macro |
D | wm8961.c | 870 reg &= ~WM8961_MANUAL_MODE; in wm8961_probe() |