summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorBhalchandra Gajare <gajare@codeaurora.org>2016-01-04 19:23:54 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-08 13:31:18 -0700
commitb4be9a2033ab090af979eb7c4c843e7373e0dccd (patch)
tree930ff803062d3a82ea53ca47886bc60faf8d722e /include/uapi/linux
parent2f2c3509931ed9def3a472de75b4a66682be433c (diff)
ASoC: wcd9335: Update the Lineout path register configuration
Update codec driver register configuration for all the Lineout paths on codec. The register configurations are updated for Lineout mono and stereo configuration. CRs-fixed: 997556 Change-Id: I7a09aeb2a02c30fb851ef21dcaad194413f17955 Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org> Signed-off-by: Stephen Oglesby <soglesby@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
-rw-r--r--include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h b/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h
index 8a3f41afee8e..a9fe10d8cd6e 100644
--- a/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h
+++ b/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h
@@ -330,6 +330,8 @@
#define WCD9XXX_A_ANA_HPH (0x609)
#define WCD9XXX_A_CDC_CLSH_CRC (0xC01)
#define WCD9XXX_FLYBACK_EN (0x6A4)
+#define WCD9XXX_FLYBACK_VNEG_CTRL_1 (0x6A5)
+#define WCD9XXX_FLYBACK_VNEGDAC_CTRL_2 (0x6AF)
#define WCD9XXX_RX_BIAS_FLYB_BUFF (0x6C7)
#define WCD9XXX_HPH_L_EN (0x6D3)
#define WCD9XXX_HPH_R_EN (0x6D6)