Searched refs:usb3_hcd (Results 1 – 2 of 2) sorted by relevance
183 struct usb_hcd *hcd, *usb3_hcd; in xhci_plat_probe() local343 usb3_hcd = xhci_get_usb3_hcd(xhci); in xhci_plat_probe()344 if (usb3_hcd && HCC_MAX_PSA(xhci->hcc_params) >= 4) in xhci_plat_probe()345 usb3_hcd->can_do_streams = 1; in xhci_plat_probe()
710 struct usb_hcd *usb3_hcd = xhci_get_usb3_hcd(xhci); in xhci_enter_test_mode() local731 xhci_set_port_power(xhci, usb3_hcd, i, false, flags); in xhci_enter_test_mode()