Searched refs:QTD_CERR (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.h326 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
H A Dfotg210-hcd.c2152 } else if (QTD_CERR(token)) {
2322 QTD_CERR(token) == 0 &&
/linux-master/drivers/usb/host/
H A Dehci.h299 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
H A Dehci-q.c222 } else if (QTD_CERR(token)) {
373 QTD_CERR(token) == 0 &&
H A Doxu210hp-hcd.c242 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
1325 if (QTD_CERR(token))
1335 } else if (QTD_CERR(token))

Completed in 214 milliseconds