summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4458.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ak4458.h')
-rw-r--r--sound/soc/codecs/ak4458.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/ak4458.h b/sound/soc/codecs/ak4458.h
index 9548c5d78621..9ad869575f8d 100644
--- a/sound/soc/codecs/ak4458.h
+++ b/sound/soc/codecs/ak4458.h
@@ -82,6 +82,7 @@
* */
#define AK4458_ATS_SHIFT 6
#define AK4458_ATS_MASK GENMASK(7, 6)
+#define AK4458_DCHAIN_MASK (0x1 << 1)
#define AK4458_DSDSEL_MASK (0x1 << 0)
#define AK4458_DP_MASK (0x1 << 7)