Searched refs:ssp_rate (Results 1 – 6 of 6) sorted by relevance
453 enum usb_ssp_rate ssp_rate; member
2892 rhdev->ssp_rate = USB_SSP_GEN_UNKNOWN; in usb_add_hcd()2907 rhdev->ssp_rate = USB_SSP_GEN_2x2; in usb_add_hcd()2911 rhdev->ssp_rate = USB_SSP_GEN_2x1; in usb_add_hcd()
3030 udev->ssp_rate = get_port_ssp_rate(hub->hdev, ext_portstatus); in hub_port_wait_reset()3034 udev->ssp_rate = USB_SSP_GEN_UNKNOWN; in hub_port_wait_reset()3036 if (udev->ssp_rate != USB_SSP_GEN_UNKNOWN) in hub_port_wait_reset()5093 (udev->ssp_rate == USB_SSP_GEN_2x2) ? in hub_port_init()5095 (udev->ssp_rate == USB_SSP_GEN_2x1) ? in hub_port_init()5097 (udev->ssp_rate == USB_SSP_GEN_1x2) ? in hub_port_init()
168 if (udev->ssp_rate == USB_SSP_GEN_2x2) in speed_show()
669 enum usb_ssp_rate ssp_rate; member
5406 hcd->self.root_hub->ssp_rate = USB_SSP_GEN_2x2; in xhci_hcd_init_usb3_data()5411 hcd->self.root_hub->ssp_rate = USB_SSP_GEN_2x1; in xhci_hcd_init_usb3_data()