Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h252 #define EHCI_QH_SET_NRL(x) ((x) << 28) macro
H A Dehci.c1926 qh_endp |= EHCI_QH_SET_NRL(8); in ehci_setup_standard_chain()
1939 qh_endp |= EHCI_QH_SET_NRL(1); in ehci_setup_standard_chain()