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

Commit dbc912ba authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

msm: ep_pcie: Increase BME timeout



In few host reboot cases it is seen that the MHI host driver
takes longer duration to load and set the BME.

Change-Id: I3b84018c6bf1a8dcc766e56c3181d17aab404364
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent dc6cca17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@
#define LINK_UP_CHECK_MAX_COUNT		      30000
#define BME_TIMEOUT_US_MIN	              1000
#define BME_TIMEOUT_US_MAX	              1000
#define BME_CHECK_MAX_COUNT		      30000
#define BME_CHECK_MAX_COUNT		      100000
#define PHY_STABILIZATION_DELAY_US_MIN	      1000
#define PHY_STABILIZATION_DELAY_US_MAX	      1000
#define REFCLK_STABILIZATION_DELAY_US_MIN     1000