Home
last modified time | relevance | path

Searched defs:XHCI_HCS2_SPB_MAX (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h57 #define XHCI_HCS2_SPB_MAX(x) ((((x) >> 16) & 0x3E0) | (((x) >> 27) & 0x1F)) macro

Completed in 2 milliseconds