@@ -951,6 +951,8 @@ static const struct ath12k_hw_regs qcn9274_v1_regs = {
951951 .hal_umac_ce0_dest_reg_base = 0x01b81000 ,
952952 .hal_umac_ce1_src_reg_base = 0x01b82000 ,
953953 .hal_umac_ce1_dest_reg_base = 0x01b83000 ,
954+
955+ .gcc_gcc_pcie_hot_rst = 0x1e38338 ,
954956};
955957
956958static const struct ath12k_hw_regs qcn9274_v2_regs = {
@@ -1042,6 +1044,8 @@ static const struct ath12k_hw_regs qcn9274_v2_regs = {
10421044 .hal_umac_ce0_dest_reg_base = 0x01b81000 ,
10431045 .hal_umac_ce1_src_reg_base = 0x01b82000 ,
10441046 .hal_umac_ce1_dest_reg_base = 0x01b83000 ,
1047+
1048+ .gcc_gcc_pcie_hot_rst = 0x1e38338 ,
10451049};
10461050
10471051static const struct ath12k_hw_regs ipq5332_regs = {
@@ -1215,6 +1219,8 @@ static const struct ath12k_hw_regs wcn7850_regs = {
12151219 .hal_umac_ce0_dest_reg_base = 0x01b81000 ,
12161220 .hal_umac_ce1_src_reg_base = 0x01b82000 ,
12171221 .hal_umac_ce1_dest_reg_base = 0x01b83000 ,
1222+
1223+ .gcc_gcc_pcie_hot_rst = 0x1e40304 ,
12181224};
12191225
12201226static const struct ath12k_hw_hal_params ath12k_hw_hal_params_qcn9274 = {
0 commit comments