Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhci.h79 #define XHCI_SCTX_0_MTT_SET(x) (((x) & 0x1) << 25) macro
HDxhci.c2585 temp |= XHCI_SCTX_0_MTT_SET(1); in xhci_configure_device()
2593 temp |= XHCI_SCTX_0_MTT_SET(1); in xhci_configure_device()
2602 temp |= XHCI_SCTX_0_MTT_SET(1); in xhci_configure_device()