Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h80 #define XHCI_SCTX_0_MTT_SET(x) (((x) & 0x1) << 25) macro
H A Dxhci.c2560 temp |= XHCI_SCTX_0_MTT_SET(1); in xhci_configure_device()
2568 temp |= XHCI_SCTX_0_MTT_SET(1); in xhci_configure_device()
2577 temp |= XHCI_SCTX_0_MTT_SET(1); in xhci_configure_device()

Completed in 6 milliseconds