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

  /src/sys/dev/usb/
xhcireg.h 238 #define XHCI_PS_CEC __BIT(23) /* RW - config error change */
xhci.c 4178 xhci_op_write_4(sc, port, v | XHCI_PS_CEC);
4256 if (v & XHCI_PS_CEC) i |= UPS_C_PORT_CONFIG_ERROR;

Completed in 16 milliseconds