Home
last modified time | relevance | path

Searched defs:QTD_CERR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h326 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
/openbmc/linux/drivers/usb/host/
H A Dehci.h299 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
H A Doxu210hp-hcd.c242 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro