Searched refs:EHCI_HCS_PPC (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehcireg.h | 70 #define EHCI_HCS_PPC(x) ((x) & 0x10) /* port power control */ macro |
H A D | ehci.c | 3248 if (EHCI_HCS_PPC(v)) |
Completed in 5 milliseconds