Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h125 #define XHCI_EPCTX_0_MULT_SET(x) (((x) & 0x3) << 8) macro
H A Dxhci.c2377 temp |= XHCI_EPCTX_0_MULT_SET(mult - 1); in xhci_configure_endpoint()

Completed in 7 milliseconds