Searched refs:PTD_DATAOVERRUN (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/usb/host/ | ||
| D | isp1362.h | 286 #define PTD_DATAOVERRUN 0x08 macro |
| D | isp1362-hcd.c | 560 if (++ep->error_count >= 3 || cc == PTD_CC_STALL || cc == PTD_DATAOVERRUN) { in postproc_ep() |