aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/max98390.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/max98390.h')
-rw-r--r--sound/soc/codecs/max98390.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/codecs/max98390.h b/sound/soc/codecs/max98390.h
index f59cb114d957..5f444e7779b0 100644
--- a/sound/soc/codecs/max98390.h
+++ b/sound/soc/codecs/max98390.h
@@ -650,7 +650,8 @@
/* DSM register offset */
#define MAX98390_DSM_PAYLOAD_OFFSET 16
-#define MAX98390_DSM_PAYLOAD_OFFSET_2 495
+#define MAX98390_DSM_PARAM_MAX_SIZE 770
+#define MAX98390_DSM_PARAM_MIN_SIZE 670
struct max98390_priv {
struct regmap *regmap;