diff options
Diffstat (limited to 'src/include/ehci.h')
-rw-r--r-- | src/include/ehci.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/ehci.h b/src/include/ehci.h index 5dc2bb3935..4b8c94cd24 100644 --- a/src/include/ehci.h +++ b/src/include/ehci.h @@ -23,6 +23,8 @@ #ifndef EHCI_H #define EHCI_H +#define EHCI_BAR_INDEX 0x10 + /* EHCI register interface, corresponds to EHCI Revision 0.95 specification */ /* Section 2.2 Host Controller Capability Registers */ |