|
@@ -1,6 +1,6 @@
|
|
/*
|
|
/*
|
|
* Copyright (c) 2020-2021 The Linux Foundation. All rights reserved.
|
|
* Copyright (c) 2020-2021 The Linux Foundation. All rights reserved.
|
|
- * Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
|
|
|
+ * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for any
|
|
* Permission to use, copy, modify, and/or distribute this software for any
|
|
* purpose with or without fee is hereby granted, provided that the above
|
|
* purpose with or without fee is hereby granted, provided that the above
|
|
@@ -67,7 +67,7 @@ struct hif_ipci_stats {
|
|
|
|
|
|
#ifdef FEATURE_HAL_DELAYED_REG_WRITE
|
|
#ifdef FEATURE_HAL_DELAYED_REG_WRITE
|
|
#define EP_VOTE_POLL_TIME_US 50
|
|
#define EP_VOTE_POLL_TIME_US 50
|
|
-#define EP_VOTE_POLL_TIME_CNT 2
|
|
|
|
|
|
+#define EP_VOTE_POLL_TIME_CNT 3
|
|
#ifdef HAL_CONFIG_SLUB_DEBUG_ON
|
|
#ifdef HAL_CONFIG_SLUB_DEBUG_ON
|
|
#define EP_WAKE_RESET_DELAY_TIMEOUT_MS 3
|
|
#define EP_WAKE_RESET_DELAY_TIMEOUT_MS 3
|
|
#else
|
|
#else
|