git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ASoC: rt5670: Enable MCLK detection
[muen/linux.git]
/
sound
/
soc
/
codecs
/
rt5670.h
diff --git
a/sound/soc/codecs/rt5670.h
b/sound/soc/codecs/rt5670.h
index 3f1b0f1df8097ba9d47644b3dd74548642d3cf82..5ba485cae4e663a57a5f7419a36f0cf5789f5ed9 100644
(file)
--- a/
sound/soc/codecs/rt5670.h
+++ b/
sound/soc/codecs/rt5670.h
@@
-1914,6
+1914,7
@@
enum {
#define RT5670_IF1_ADC1_IN2_SFT 11
#define RT5670_IF1_ADC2_IN1_SEL (0x1 << 10)
#define RT5670_IF1_ADC2_IN1_SFT 10
+#define RT5670_MCLK_DET (0x1 << 3)
/* General Control2 (0xfb) */
#define RT5670_RXDC_SRC_MASK (0x1 << 7)