Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dxhcireg.h568 #define XHCI_SCTX_1_NUM_PORTS_SET(x) __SHIFTIN((x), XHCI_SCTX_1_NUM_PORTS_MASK) macro
H A Dxhci.c3769 cp[1] |= XHCI_SCTX_1_NUM_PORTS_SET(hd->bNbrPorts); in xhci_setup_tthub()