asoc: codecs: add support for xtalk

add support for xtalk on wcd939x.

Change-Id: I3aac6196363f2032e8ff453ca3cf52143bafcd0e
Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
Esse commit está contido em:
Prasad Kumpatla
2022-09-01 11:01:37 +05:30
commit de Gerrit - the friendly Code Review server
commit 76f60e792b
2 arquivos alterados com 117 adições e 11 exclusões

Ver arquivo

@@ -81,8 +81,9 @@ struct wcd939x_priv {
/* mbhc module */
struct wcd939x_mbhc *mbhc;
/*comp and xtalk*/
/*compander and xtalk*/
int compander_enabled[WCD939X_HPH_MAX];
int xtalk_enabled[WCD939X_HPH_MAX];
u32 hph_mode;
u32 tx_mode[TX_ADC_MAX];