File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4672,7 +4672,7 @@ static int ca0132_alt_select_in(struct hda_codec *codec)
4672
4672
tmp = FLOAT_ONE ;
4673
4673
break ;
4674
4674
case QUIRK_AE5 :
4675
- ca0113_mmio_command_set (codec , 0x48 , 0x28 , 0x00 );
4675
+ ca0113_mmio_command_set (codec , 0x30 , 0x28 , 0x00 );
4676
4676
tmp = FLOAT_THREE ;
4677
4677
break ;
4678
4678
default :
@@ -4718,7 +4718,7 @@ static int ca0132_alt_select_in(struct hda_codec *codec)
4718
4718
r3di_gpio_mic_set (codec , R3DI_REAR_MIC );
4719
4719
break ;
4720
4720
case QUIRK_AE5 :
4721
- ca0113_mmio_command_set (codec , 0x48 , 0x28 , 0x00 );
4721
+ ca0113_mmio_command_set (codec , 0x30 , 0x28 , 0x00 );
4722
4722
break ;
4723
4723
default :
4724
4724
break ;
@@ -4757,7 +4757,7 @@ static int ca0132_alt_select_in(struct hda_codec *codec)
4757
4757
tmp = FLOAT_ONE ;
4758
4758
break ;
4759
4759
case QUIRK_AE5 :
4760
- ca0113_mmio_command_set (codec , 0x48 , 0x28 , 0x3f );
4760
+ ca0113_mmio_command_set (codec , 0x30 , 0x28 , 0x3f );
4761
4761
tmp = FLOAT_THREE ;
4762
4762
break ;
4763
4763
default :
You can’t perform that action at this time.
0 commit comments