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

  /src/sys/dev/usb/
xhcireg.h 237 #define XHCI_PS_PLC __BIT(22) /* RW - port link state change */
xhci.c 4175 xhci_op_write_4(sc, port, v | XHCI_PS_PLC);
4255 if (v & XHCI_PS_PLC) i |= UPS_C_PORT_LINK_STATE;

Completed in 15 milliseconds