Home
last modified time | relevance | path

Searched refs:QTD_STS_XACT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h334 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
H A Dehci.h302 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
H A Dehci-q.c235 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
371 if ((token & QTD_STS_XACT) && in qh_completions()
H A Doxu210hp-hcd.c248 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
1323 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
H A Dfotg210-hcd.c2169 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
2324 if ((token & QTD_STS_XACT) && in qh_completions()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h332 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
H A Dfotg210-hcd.c2170 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
2325 if ((token & QTD_STS_XACT) && in qh_completions()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h305 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
H A Dehci-q.c236 } else if (token & QTD_STS_XACT) { in qtd_copy_status()
372 if ((token & QTD_STS_XACT) && in qh_completions()
H A Doxu210hp-hcd.c248 #define QTD_STS_XACT (1 << 3) /* device gave illegal response */ macro
1323 } else if (token & QTD_STS_XACT) { in qtd_copy_status()

Completed in 33 milliseconds