wifi: rtw89: wow: extend timeout unit to avoid SER false alarm

With original timeout unit, it might trigger SER false alarm causing
WiFi card lost. Extend timeout unit to avoid wrong SER.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260717061910.54466-7-pkshih@realtek.com
This commit is contained in:
Ping-Ke Shih
2026-07-17 14:19:07 +08:00
parent 8983357077
commit ce18a0cbc3

View File

@@ -1022,7 +1022,7 @@
#define B_BE_PL1_IGNORE_HOT_RST BIT(30)
#define B_BE_PL1_TIMER_UNIT_MASK GENMASK(19, 17)
#define PCIE_SER_TIMER_UNIT 0x2
#define PCIE_SER_WOW_TIMER_UNIT 0x4
#define PCIE_SER_WOW_TIMER_UNIT 0x7
#define B_BE_PL1_TIMER_CLEAR BIT(0)
#define R_BE_REG_PL1_MASK 0x34B0