|
|
@@ -302,7 +302,7 @@ struct ehci_hcor {
|
|
|
uint32_t ctrldssegment; /* 0x10: 4G Segment Selector */
|
|
|
uint32_t periodiclistbase; /* 0x14: Frame List Base Address */
|
|
|
uint32_t asynclistaddr; /* 0x18: Next Asynchronous List Address */
|
|
|
-#ifndef CONFIG_USB_ECHI_HCOR_RESERVED_DISABLE
|
|
|
+#ifndef CONFIG_USB_EHCI_HCOR_RESERVED_DISABLE
|
|
|
uint32_t reserved[9];
|
|
|
#endif
|
|
|
uint32_t configflag; /* 0x40: Configured Flag Register */
|