Home
last modified time | relevance | path

Searched refs:QTD_CERR (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
Dehci-q.c177 if (QTD_CERR (token)) in qtd_copy_status()
187 } else if (QTD_CERR (token)) in qtd_copy_status()
204 || QTD_CERR(token) == 0) in qtd_copy_status()
Doxu210hp.h211 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
Dehci.h253 #define QTD_CERR(tok) (((tok)>>10) & 0x3) macro
Doxu210hp-hcd.c909 if (QTD_CERR(token)) in qtd_copy_status()
919 } else if (QTD_CERR(token)) in qtd_copy_status()