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