Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17b81f1d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: pcie: switch API for tuning EQ preset request vector configuration"

parents da9ad9f1 80da1a32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3779,7 +3779,7 @@ static int msm_pcie_link_train(struct msm_pcie_dev_t *dev)
	msm_pcie_write_mask(dev->dm_core,
		PCIE_GEN3_EQ_CONTROL, 0x20);

	msm_pcie_write_mask(dev->dm_core + PCIE_GEN3_EQ_CONTROL,
	msm_pcie_write_reg_field(dev->dm_core, PCIE_GEN3_EQ_CONTROL,
				PCIE_GEN3_EQ_PSET_REQ_VEC_MASK,
				dev->eq_pset_req_vec);