summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPhani Kumar Uppalapati <phaniu@codeaurora.org>2015-10-26 19:40:34 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:12:25 -0700
commit2f3bde0fa026901f062dfd4f67b8415d9c93985e (patch)
tree8420e9e562c094ffacb871f67b9ef189debe0bdf /include/linux
parentb7f18741022d8d0459b18c8ea990cb8d1a427642 (diff)
ASoC: wcd9335: Update low hifi and low power modes for headphones
Update register sequence for low hifi and low power modes for headphones on wcd9335 codec to achieve better performance. Change-Id: Icf543df7c4e8ab4cc9222a39bf1df4e6af4ab8ec Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
Diffstat (limited to 'include/linux')
-rwxr-xr-xinclude/linux/mfd/wcd9xxx/wcd9xxx_registers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/wcd9xxx/wcd9xxx_registers.h b/include/linux/mfd/wcd9xxx/wcd9xxx_registers.h
index d066211785f2..1dac14bd8427 100755
--- a/include/linux/mfd/wcd9xxx/wcd9xxx_registers.h
+++ b/include/linux/mfd/wcd9xxx/wcd9xxx_registers.h
@@ -340,4 +340,5 @@
#define WCD9XXX_CDC_RX1_RX_PATH_CTL (0xB55)
#define WCD9XXX_CDC_RX2_RX_PATH_CTL (0xB69)
#define WCD9XXX_CDC_CLK_RST_CTRL_MCLK_CONTROL (0xD41)
+#define WCD9XXX_CLASSH_CTRL_CCL_1 (0x69C)
#endif