qcacmn: increase force wake timeout

Increase force wake timeout to 500ms for perf builds.

Change-Id: Ib665418b5de63048f02d7093d12813f4babdbf72
CRs-Fixed: 2979062
Bu işleme şunda yer alıyor:
Manikanta Pubbisetty
2021-06-28 18:16:35 +05:30
işlemeyi yapan: Madan Koyyalamudi
ebeveyn f79a68f685
işleme 88c01f6191

Dosyayı Görüntüle

@@ -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 */