Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dehci.h254 #define EHCI_QH_SET_NRL(x) ((x) << 28) macro
Dehci.c1948 qh_endp |= EHCI_QH_SET_NRL(8); in ehci_setup_standard_chain()
1962 qh_endp |= EHCI_QH_SET_NRL(1); in ehci_setup_standard_chain()