Searched refs:XHCI_SCTX_1_NUM_PORTS_SET (Results 1 - 2 of 2) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/controller/ | ||
| H A D | xhci.h | 91 #define XHCI_SCTX_1_NUM_PORTS_SET(x) (((x) & 0xFF) << 24) macro |
| H A D | xhci.c | 2597 temp |= XHCI_SCTX_1_NUM_PORTS_SET( in xhci_configure_device() |
Completed in 6 milliseconds