Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h267 #define EHCI_QH_SET_MULT(x) ((x) << 30) macro
H A Dehci.c337 htohc32(sc, EHCI_QH_SET_MULT(1)); in ehci_init()
463 qh_t->qh_endphub = htohc32(sc, EHCI_QH_SET_MULT(1)); in ehci_init()
1907 (EHCI_QH_SET_MULT(xfer->max_packet_count & 3) | in ehci_setup_standard_chain()

Completed in 5 milliseconds