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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehci.h248 #define EHCI_QH_GET_MPL(x) (((x) >> 16) & 0x7ff) /* max packet len */ macro
H A Dehci.c787 EHCI_QH_GET_MPL(endp), EHCI_QH_GET_CTL(endp),

Completed in 58 milliseconds