Searched refs:USB_PORT_STAT_C_CONFIG_ERROR (Results 1 – 5 of 5) sorted by relevance
188 #define USB_PORT_STAT_C_CONFIG_ERROR 0x0080 macro
966 *status |= USB_PORT_STAT_C_CONFIG_ERROR << 16; in xhci_get_usb3_port_status()
5537 if (portchange & USB_PORT_STAT_C_CONFIG_ERROR) { in port_event()