mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 08:46:36 +09:00
rtl8xxxu: Define SYS_CFG_SW_OFFLOAD_EN
This is needed for chips with IOL support. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
@@ -213,6 +213,7 @@
|
||||
#define SYS_CFG_PCIRSTB BIT(4)
|
||||
#define SYS_CFG_V15_VLD BIT(5)
|
||||
#define SYS_CFG_TRP_B15V_EN BIT(7)
|
||||
#define SYS_CFG_SW_OFFLOAD_EN BIT(7) /* For chips with IOL support */
|
||||
#define SYS_CFG_SIC_IDLE BIT(8)
|
||||
#define SYS_CFG_BD_MAC2 BIT(9)
|
||||
#define SYS_CFG_BD_MAC1 BIT(10)
|
||||
|
||||
Reference in New Issue
Block a user