Searched refs:EHCI_QH_GET_EPS (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehci.h239 #define EHCI_QH_GET_EPS(x) (((x) >> 12) & 0x03) /* endpoint speed */ macro
H A Dehci.c784 EHCI_QH_GET_ENDPT(endp), EHCI_QH_GET_EPS(endp),

Completed in 34 milliseconds