Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhcireg.h64 #define XHCI_HCS0_PPC(x) (((x) >> 3) & 0x1) /* port power control */ macro
H A Dxhci.c3492 if (XHCI_HCS0_PPC(v)) in xhci_roothub_exec()