summaryrefslogtreecommitdiffstats
path: root/kernel/sound/soc/codecs/wm8960.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sound/soc/codecs/wm8960.h')
-rw-r--r--kernel/sound/soc/codecs/wm8960.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/sound/soc/codecs/wm8960.h b/kernel/sound/soc/codecs/wm8960.h
index 2d8163d70..ab3220d34 100644
--- a/kernel/sound/soc/codecs/wm8960.h
+++ b/kernel/sound/soc/codecs/wm8960.h
@@ -82,6 +82,7 @@
#define WM8960_SYSCLK_MCLK (0 << 0)
#define WM8960_SYSCLK_PLL (1 << 0)
+#define WM8960_SYSCLK_AUTO (2 << 0)
#define WM8960_DAC_DIV_1 (0 << 3)
#define WM8960_DAC_DIV_1_5 (1 << 3)