summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/imx233-codec.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/export/imx233-codec.h b/firmware/export/imx233-codec.h
index f5f58e246b..10500f15b9 100644
--- a/firmware/export/imx233-codec.h
+++ b/firmware/export/imx233-codec.h
@@ -27,9 +27,7 @@
27#define AUDIOHW_CAPS (DEPTH_3D_CAP | BASS_CAP | TREBLE_CAP | \ 27#define AUDIOHW_CAPS (DEPTH_3D_CAP | BASS_CAP | TREBLE_CAP | \
28 LIN_GAIN_CAP | MIC_GAIN_CAP) 28 LIN_GAIN_CAP | MIC_GAIN_CAP)
29 29
30/* minimum is -57.5dB and max is 6dB in DAC mode 30AUDIOHW_SETTING(VOLUME, "dB", 0, 1, -100, 12, -25)
31 * and -51.5dB / 12dB in Line1 mode */
32AUDIOHW_SETTING(VOLUME, "dB", 0, 1, -58, 12, -25)
33/* HAVE_SW_TONE_CONTROLS */ 31/* HAVE_SW_TONE_CONTROLS */
34#ifdef HAVE_RECORDING 32#ifdef HAVE_RECORDING
35/* Depending on the input, we have three available volumes to tweak: 33/* Depending on the input, we have three available volumes to tweak: