qcacmn: increase force wake timeout
Increase force wake timeout to 500ms for perf builds. Change-Id: Ib665418b5de63048f02d7093d12813f4babdbf72 CRs-Fixed: 2979062
Dieser Commit ist enthalten in:

committet von
Madan Koyyalamudi

Ursprung
f79a68f685
Commit
88c01f6191
@@ -58,11 +58,8 @@ struct hif_ipci_stats {
|
||||
#define PCIE_SOC_PCIE_REG_PCIE_SCRATCH_0_SOC_PCIE_REG (0x01E04000 + 0x40)
|
||||
|
||||
/* Timeout duration to validate UMAC wake status */
|
||||
#ifdef HAL_CONFIG_SLUB_DEBUG_ON
|
||||
#define FORCE_WAKE_DELAY_TIMEOUT_MS 500
|
||||
#else
|
||||
#define FORCE_WAKE_DELAY_TIMEOUT_MS 50
|
||||
#endif /* HAL_CONFIG_SLUB_DEBUG_ON */
|
||||
|
||||
/* Validate UMAC status every 5ms */
|
||||
#define FORCE_WAKE_DELAY_MS 5
|
||||
#endif /* FORCE_WAKE */
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren