summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320dac33.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/tlv320dac33.h')
-rw-r--r--sound/soc/codecs/tlv320dac33.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/tlv320dac33.h b/sound/soc/codecs/tlv320dac33.h
index 0fedd709028e..eb8ae07f0bd2 100644
--- a/sound/soc/codecs/tlv320dac33.h
+++ b/sound/soc/codecs/tlv320dac33.h
@@ -186,7 +186,7 @@
#define DAC33_NSM(x) (x << 0)
#define DAC33_PSM(x) (x << 2)
#define DAC33_ATM(x) (x << 4)
-#define DAC33_LTM(x) (x << 4)
+#define DAC33_LTM(x) (x << 6)
/* DAC33_DAC_CTRL_A (0x2C) */
#define DAC33_DACRATE(x) (x << 0)