summaryrefslogtreecommitdiff
path: root/include/usb/designware_udc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/designware_udc.h')
-rw-r--r--include/usb/designware_udc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usb/designware_udc.h b/include/usb/designware_udc.h
index ae98e8c2c2..18b7c19af2 100644
--- a/include/usb/designware_udc.h
+++ b/include/usb/designware_udc.h
@@ -197,6 +197,7 @@ struct udcfifo_regs {
#define UDC_INT_PACKET_SIZE 64
#define UDC_OUT_ENDPOINT 2
#define UDC_BULK_PACKET_SIZE 64
+#define UDC_BULK_HS_PACKET_SIZE 512
#define UDC_IN_ENDPOINT 3
#define UDC_OUT_PACKET_SIZE 64
#define UDC_IN_PACKET_SIZE 64