Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dehcireg.h69 #define EHCI_HCS_PPC(x) ((x) & 0x10) /* port power control */ macro
H A Dehci.c3317 if (EHCI_HCS_PPC(v)) in ehci_roothub_exec()