Searched refs:XHCI_HCC_CFC (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/dev/usb/ | ||
H A D | xhcireg.h | 95 #define XHCI_HCC_CFC(x) __SHIFTOUT((x), __BIT(11)) /* Configuous Frame ID */ macro |
H A D | xhci.c | 4625 if (XHCI_HCC_CFC(sc->sc_hcc)) { in xhci_device_isoc_enter() |