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