Searched refs:XHCI_MFINDEX_MASK (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h292 #define XHCI_MFINDEX_MASK __BITS(13, 0) /* RO - microframe index */ macro
293 #define XHCI_MFINDEX_GET(x) __SHIFTOUT((x), XHCI_MFINDEX_MASK)

Completed in 116 milliseconds