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