Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h84 #define XHCI_SCTX_0_CTX_NUM_SET(x) (((x) & 0x1F) << 27) macro
H A Dxhci.c2284 temp &= ~XHCI_SCTX_0_CTX_NUM_SET(31); in xhci_configure_mask()
2285 temp |= XHCI_SCTX_0_CTX_NUM_SET(x + 1); in xhci_configure_mask()
2550 XHCI_SCTX_0_CTX_NUM_SET( in xhci_configure_device()

Completed in 6 milliseconds