|
@@ -708,6 +708,7 @@ struct usb_otg20_descriptor {
|
|
#define USB_OTG_HNP (1 << 1) /* swap host/device roles */
|
|
#define USB_OTG_HNP (1 << 1) /* swap host/device roles */
|
|
#define USB_OTG_ADP (1 << 2) /* support ADP */
|
|
#define USB_OTG_ADP (1 << 2) /* support ADP */
|
|
|
|
|
|
|
|
+#define OTG_STS_SELECTOR 0xF000 /* OTG status selector */
|
|
/*-------------------------------------------------------------------------*/
|
|
/*-------------------------------------------------------------------------*/
|
|
|
|
|
|
/* USB_DT_DEBUG: for special highspeed devices, replacing serial console */
|
|
/* USB_DT_DEBUG: for special highspeed devices, replacing serial console */
|