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