Modify the xHCI register size

This commit is contained in:
songyanguang 2024-08-30 10:00:46 +08:00
parent e7a92d9417
commit 08e1fba932
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ extern "C" {
#define USB3_1_ID 1
#define USB3_0_BASE_ADDR 0xFCC00000
#define USB3_1_BASE_ADDR 0xFD000000
#define USB3_ADDR_OFFSET_UPPER_BOUND 0x07FFF
#define USB3_ADDR_OFFSET_UPPER_BOUND 0x08000
#define USB3_VIRADDR_BASE 0x0000002000000000ULL
#define USB3_0_VIRADDR_BASE USB3_VIRADDR_BASE