Searched refs:DWC3_EP_FLAG_STALLED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ | ||
| H A D | core.h | 419 #define DWC3_EP_FLAG_STALLED (1 << 0) macro |
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ | ||
| H A D | core.h | 673 #define DWC3_EP_FLAG_STALLED BIT(0) macro |