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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h252 #define EHCI_QH_SET_NRL(x) ((x) << 28) macro
H A Dehci.c1950 qh_endp |= EHCI_QH_SET_NRL(8);
1964 qh_endp |= EHCI_QH_SET_NRL(1);

Completed in 134 milliseconds