Searched defs:XHCI_PM2_L1SLOT_GET (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | xhcireg.h | 158 #define XHCI_PM2_L1SLOT_GET(x) (((x) >> 8) & 0xFF) /* RW - L1 device slot */ macro |
Completed in 3 milliseconds