summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ab8500_audio.h
diff options
context:
space:
mode:
authorJohan Bohlin <johan.bohlin@stericsson.com>2011-10-04 15:41:19 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:04:58 +0200
commitae91bc3481482fd8cb761c45e16f8d311dee8b54 (patch)
tree4a98f610783c90f7bba03830a9aa2ce352cbe4cc /sound/soc/codecs/ab8500_audio.h
parentdb2089ed3f257be290899df388c17e1243730dfc (diff)
ASoC: Ux500: Added support for Line Out
Added support for Line Out in the DAPM-chain. The DAPM-chains have been rearranged to better fit the introduction of Line Out. ST-Ericsson ID: 362841 ST-Ericsson Linux next: Not tested ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I8ba138af2ca16552dfe871c61c59784a64943039 Signed-off-by: Johan Bohlin <johan.bohlin@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32985 Reviewed-by: Ola LILJA2 <ola.o.lilja@stericsson.com> Tested-by: Ola LILJA2 <ola.o.lilja@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'sound/soc/codecs/ab8500_audio.h')
-rw-r--r--sound/soc/codecs/ab8500_audio.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/codecs/ab8500_audio.h b/sound/soc/codecs/ab8500_audio.h
index 7cfdd1cc13a..b4c5887e730 100644
--- a/sound/soc/codecs/ab8500_audio.h
+++ b/sound/soc/codecs/ab8500_audio.h
@@ -244,8 +244,13 @@ bool ab8500_audio_dapm_path_active(enum ab8500_audio_dapm_path dapm_path);
#define REG_MUTECONF_MUTHSR 4
/* REG_SHORTCIRCONF */
+
/* REG_ANACONF5 */
#define REG_ANACONF5_ENCPHS 7
+#define REG_ANACONF5_HSLDACTOLOL 5
+#define REG_ANACONF5_HSRDACTOLOR 4
+#define REG_ANACONF5_ENLOL 3
+#define REG_ANACONF5_ENLOR 2
#define REG_ANACONF5_HSAUTOEN 0
/* REG_ENVCPCONF */