|
iPXE
|
Synopsys DesignWare USB3 host controller driver. More...
#include <ipxe/xhci.h>Go to the source code of this file.
Macros | |
| #define | DWUSB_GCTL 0xc110 |
| Global core control register. More... | |
| #define | DWUSB_GCTL_PRTDIR(x) ( (x) << 12 ) |
| Port direction. More... | |
| #define | DWUSB_GCTL_PRTDIR_HOST DWUSB_GCTL_PRTDIR ( 1 ) |
| Operate as a host. More... | |
| #define | DWUSB_GCTL_PRTDIR_MASK DWUSB_GCTL_PRTDIR ( 3 ) |
| Port direction mask. More... | |
| #define | DWUSB_GCTL_RESET 0x00000800 |
| Core soft reset. More... | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Synopsys DesignWare USB3 host controller driver.
Definition in file dwusb.h.
| #define DWUSB_GCTL_PRTDIR_HOST DWUSB_GCTL_PRTDIR ( 1 ) |
| #define DWUSB_GCTL_PRTDIR_MASK DWUSB_GCTL_PRTDIR ( 3 ) |
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
1.8.15