Home
last modified time | relevance | path

Searched refs:QTD_TOKEN_STATUS_ERRORS (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_ehci_reg.h232 #define QTD_TOKEN_STATUS_ERRORS (0x78 << QTD_TOKEN_STATUS_SHIFT) macro
A Dusb_hc_ehci.c676 if (token & QTD_TOKEN_STATUS_ERRORS) { in ehci_check_qh()
687 if ((token & QTD_TOKEN_STATUS_ERRORS) == 0) { in ehci_check_qh()

Completed in 6 milliseconds