Skip to content

Commit

Permalink
UBUNTU: SAUCE: rtw88: 8723de: let cpu enter c10
Browse files Browse the repository at this point in the history
BugLink: https://bugs.launchpad.net/bugs/1907200

Change-Id: Ie0ba548c2ac3c9940351480caed0a75a38e8a4fd
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
  • Loading branch information
Chin-Yen Lee authored and Timo Aaltonen committed Dec 17, 2020
1 parent 32249ed commit 98dbc29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/wireless/realtek/rtw88/rtw8723d.c
Original file line number Diff line number Diff line change
@@ -59,8 +59,8 @@ static const struct rtw_hw_reg rtw8723d_txagc[] = {
#define WLAN_MAX_AGG_NR 0x0A
#define WLAN_AMPDU_MAX_TIME 0x1C
#define WLAN_ANT_SEL 0x82
#define WLAN_LTR_IDLE_LAT 0x883C883C
#define WLAN_LTR_ACT_LAT 0x880B880B
#define WLAN_LTR_IDLE_LAT 0x90039003
#define WLAN_LTR_ACT_LAT 0x883c883c
#define WLAN_LTR_CTRL1 0xCB004010
#define WLAN_LTR_CTRL2 0x01233425

0 comments on commit 98dbc29

Please sign in to comment.