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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h237 #define EHCI_QH_GET_EPS(x) (((x) >> 12) & 0x03) /* endpoint speed */ macro

Completed in 61 milliseconds