Searched refs:USB_PORT_STAT_SUPER_SPEED (Results 1 – 3 of 3) sorted by relevance
258 #define USB_PORT_STAT_SUPER_SPEED 0x0600 /* faking support to XHCI */ macro
153 tmp |= USB_PORT_STAT_SUPER_SPEED; in usb_get_port_status()243 case USB_PORT_STAT_SUPER_SPEED: in portspeed()379 case USB_PORT_STAT_SUPER_SPEED: in usb_hub_port_connect_change()
1035 tmpbuf[1] |= USB_PORT_STAT_SUPER_SPEED >> 8; in xhci_submit_root()
Completed in 8 milliseconds