Home
last modified time | relevance | path

Searched refs:PTD_CC_STALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Disp1362.h237 #define PTD_CC_STALL 0x04 macro
H A Disp1362-hcd.c562 if (++ep->error_count >= 3 || cc == PTD_CC_STALL || cc == PTD_DATAOVERRUN) { in postproc_ep()