Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h250 #define EHCI_QH_HRECL 0x00008000 macro
Dehci.c463 htohc32(sc, EHCI_QH_SET_EPS(EHCI_QH_SPEED_HIGH) | EHCI_QH_HRECL); in ehci_init()