Searched refs:XHCI_HCS0_PPC (Results 1 – 2 of 2) sorted by relevance
| /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 | 3520 if (XHCI_HCS0_PPC(v)) in xhci_roothub_exec() |