asoc: codec: Add 2Vpk support in WCD939X driver
Add support for HPH 2Vpk output mode in the WCD939X driver. Change-Id: I44a84cde84f0feee6d7d1255e097a5ffb616f78e Signed-off-by: Sam Rainey <quic_rainey@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
a116a9c2f0
commit
837696b627
@@ -100,6 +100,7 @@ struct wcd939x_priv {
|
||||
bool ldoh;
|
||||
bool bcs_dis;
|
||||
bool dapm_bias_off;
|
||||
bool in_2Vpk_mode;
|
||||
struct irq_domain *virq;
|
||||
struct wcd_irq_info irq_info;
|
||||
u32 rx_clk_cnt;
|
||||
|
Reference in New Issue
Block a user