Searched refs:XHCI_HCS1_N_PORTS (Results 1 - 2 of 2) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/controller/ | ||
| H A D | xhcireg.h | 52 #define XHCI_HCS1_N_PORTS(x) (((x) >> 24) & 0xFF) macro |
| H A D | xhci.c | 583 sc->sc_noport = XHCI_HCS1_N_PORTS(temp); in xhci_init() |
Completed in 6 milliseconds