xhci_reset
return xhci_reset(xhci, XHCI_RESET_SHORT_USEC);
xhci_reset(xhci, XHCI_RESET_SHORT_USEC);
retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC);
retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC);
xhci_reset(xhci, XHCI_RESET_SHORT_USEC);
xhci_reset(xhci, XHCI_RESET_SHORT_USEC);
int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);