Searched refs:XHCI_HCS0_PPC (Results 1 - 2 of 2) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/controller/ | ||
| H A D | xhcireg.h | 65 #define XHCI_HCS0_PPC(x) (((x) >> 3) & 0x1) /* port power control */ macro |
| H A D | xhci.c | 3452 if (XHCI_HCS0_PPC(v)) in xhci_roothub_exec() |
Completed in 7 milliseconds