Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h127 #define XHCI_EPCTX_0_MAXP_STREAMS_SET(x) (((x) & 0x1F) << 10) macro
H A Dxhci.c2341 XHCI_EPCTX_0_MAXP_STREAMS_SET(XHCI_MAX_STREAMS_LOG - 1) | in xhci_configure_endpoint()
2348 XHCI_EPCTX_0_MAXP_STREAMS_SET(0) | in xhci_configure_endpoint()

Completed in 6 milliseconds