Loading sound/soc/codecs/wcd9335.c +3 −0 Original line number Original line Diff line number Diff line Loading @@ -8830,6 +8830,9 @@ static const struct tasha_reg_mask_val tasha_codec_reg_init_val_1_0[] = { static const struct tasha_reg_mask_val tasha_codec_reg_init_val_2_0[] = { static const struct tasha_reg_mask_val tasha_codec_reg_init_val_2_0[] = { {WCD9335_RX_BIAS_FLYB_MID_RST, 0xF0, 0x10}, {WCD9335_RX_BIAS_FLYB_MID_RST, 0xF0, 0x10}, {WCD9335_HPH_OCP_CTL, 0xFF, 0x52}, {WCD9335_HPH_L_TEST, 0x01, 0x01}, {WCD9335_HPH_R_TEST, 0x01, 0x01}, }; }; static const struct tasha_reg_mask_val tasha_codec_reg_defaults[] = { static const struct tasha_reg_mask_val tasha_codec_reg_defaults[] = { Loading Loading
sound/soc/codecs/wcd9335.c +3 −0 Original line number Original line Diff line number Diff line Loading @@ -8830,6 +8830,9 @@ static const struct tasha_reg_mask_val tasha_codec_reg_init_val_1_0[] = { static const struct tasha_reg_mask_val tasha_codec_reg_init_val_2_0[] = { static const struct tasha_reg_mask_val tasha_codec_reg_init_val_2_0[] = { {WCD9335_RX_BIAS_FLYB_MID_RST, 0xF0, 0x10}, {WCD9335_RX_BIAS_FLYB_MID_RST, 0xF0, 0x10}, {WCD9335_HPH_OCP_CTL, 0xFF, 0x52}, {WCD9335_HPH_L_TEST, 0x01, 0x01}, {WCD9335_HPH_R_TEST, 0x01, 0x01}, }; }; static const struct tasha_reg_mask_val tasha_codec_reg_defaults[] = { static const struct tasha_reg_mask_val tasha_codec_reg_defaults[] = { Loading