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