diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-13 23:13:05 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-13 23:13:04 -0700 |
| commit | ed4b331fe774a83960250247eeb871c201b11d96 (patch) | |
| tree | 92cb51a4b87e88b296d43734f5d1aa0d8e5a9e56 /include/uapi/linux | |
| parent | fb6752ab654cbd01d590cdcc6ac93ede8b13e0e0 (diff) | |
| parent | b4be9a2033ab090af979eb7c4c843e7373e0dccd (diff) | |
Merge "ASoC: wcd9335: Update the Lineout path register configuration"
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h | 2 |
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) |
