Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcireg.h572 #define XHCI_SCTX_2_TT_HUB_SID_SET(x) __SHIFTIN((x), XHCI_SCTX_2_TT_HUB_SID_MASK) macro
Dxhci.c3822 XHCI_SCTX_2_TT_HUB_SID_SET(tthubslot) | in xhci_setup_tthub()