HomeSort by: relevance | last modified time | path
    Searched refs:XHCI_PS_PEC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhcireg.h 233 #define XHCI_PS_PEC __BIT(18) /* RW - port enable/disable change */
xhci.c 4251 if (v & XHCI_PS_PEC) i |= UPS_C_PORT_ENABLED;

Completed in 18 milliseconds