Home
last modified time | relevance | path

Searched refs:QTD_STS_XACT (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Doxu210hp.h217 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
Dfotg210.h324 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
Dfusbh200.h316 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
Dehci.h309 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
Dehci-q.c233 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
369 if ((token & QTD_STS_XACT) && in qh_completions()
Dfusbh200-hcd.c2226 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
2385 if ((token & QTD_STS_XACT) && in qh_completions()
Dfotg210-hcd.c2274 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
2435 if ((token & QTD_STS_XACT) && in qh_completions()
Doxu210hp-hcd.c899 } else if (token & QTD_STS_XACT) { in qtd_copy_status()