Home
last modified time | relevance | path

Searched refs:EHCI_HCS_PPC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/usb/controller/
HDehcireg.h69 #define EHCI_HCS_PPC(x) ((x) & 0x10) /* port power control */ macro
HDehci.c3303 if (EHCI_HCS_PPC(v)) in ehci_roothub_exec()