forked from xuos/xiuos
add usb3.0 interrupt NO
This commit is contained in:
@@ -59,6 +59,10 @@ extern "C" {
|
||||
#define USB3_VIRADDR_BASE 0x0000002000000000ULL
|
||||
#define USB3_0_VIRADDR_BASE USB3_VIRADDR_BASE
|
||||
#define USB3_1_VIRADDR_BASE USB3_VIRADDR_BASE + USB3_ADDR_OFFSET_UPPER_BOUND
|
||||
|
||||
#define USB3_0_INTERRUPT_NO 201
|
||||
#define USB3_1_INTERRUPT_NO 202
|
||||
|
||||
/**
|
||||
* @brief xHCI host controller hardware init.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user