aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/alc5632.h
diff options
context:
space:
mode:
authorAndrey Danin <danindrey@mail.ru>2012-02-11 23:26:32 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-02-11 23:02:47 +0000
commit75b3566f796f80918a43be53f369cfc97e949316 (patch)
tree77266c09c461ff1203b63d0393b6b5128fe5e082 /sound/soc/codecs/alc5632.h
parentASoC: alc5632: Remove unexisting route from Phone Mix to Mono Mix (diff)
downloadwireguard-linux-75b3566f796f80918a43be53f369cfc97e949316.tar.xz
wireguard-linux-75b3566f796f80918a43be53f369cfc97e949316.zip
ASoC: alc5632: Refactored DAPM routes to add voice support
Refactored DAPM routes to add voice support. - Added undocumented register - Used AIF in/out - Added missed voice items and routes - Added DMIC input - Romoved unrelevant items Signed-off-by: Andrey Danin <danindrey@mail.ru> Signed-off-by: Leon Romanovsky <leon@leon.nu> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/alc5632.h')
-rw-r--r--sound/soc/codecs/alc5632.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/alc5632.h b/sound/soc/codecs/alc5632.h
index 357651ec074e..1b5bda594ea3 100644
--- a/sound/soc/codecs/alc5632.h
+++ b/sound/soc/codecs/alc5632.h
@@ -51,6 +51,7 @@
#define ALC5632_ADC_REC_MONOMIX (1 << 0)
#define ALC5632_VOICE_DAC_VOL 0x18 /* voice dac vol */
+#define ALC5632_I2S_OUT_CTL 0x1A /* undocumented reg. found in path scheme */
/* ALC5632_OUTPUT_MIXER_CTRL : */
/* same remark as for reg 2 line vs speaker */
#define ALC5632_OUTPUT_MIXER_CTRL 0x1C /* out mix ctrl */