summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ab5500.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ab5500.h')
-rw-r--r--sound/soc/codecs/ab5500.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/sound/soc/codecs/ab5500.h b/sound/soc/codecs/ab5500.h
index a401280f3cc..c410259d73a 100644
--- a/sound/soc/codecs/ab5500.h
+++ b/sound/soc/codecs/ab5500.h
@@ -1,6 +1,7 @@
/*
- * Copyright (C) ST-Ericsson SA 2010
+ * Copyright (C) ST-Ericsson SA 2011
*
+ * Register definitions for AB5500 codec
* Author: Xie Xiaolei <xie.xiaolei@etericsson.com>
* for ST-Ericsson.
*
@@ -396,4 +397,12 @@
#define PWM_SPKR2P_SEL_SHIFT 3
#define DUMMY_REG 0xff
+
+/* #define SPKR1_PWR_VBR_SHIFT 0 */
+/* #define SPKR1_PWR_CLS_D_SHIFT 1 */
+/* #define SPKR1_PWR_CLS_AB_SHIFT 2 */
+/* #define SPKR2_PWR_VBR_SHIFT 3 */
+/* #define SPKR2_PWR_CLS_D_SHIFT 4 */
+/* #define SPKR2_PWR_CLS_AB_SHIFT 5 */
+
#endif