Home
last modified time | relevance | path

Searched refs:xhci_reset (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c195 static int xhci_reset(struct xhci_hcor *hcor) in xhci_reset() function
1243 xhci_reset(hcor); in xhci_lowlevel_init()
1261 xhci_reset(ctrl->hcor); in xhci_lowlevel_stop()
1318 if (xhci_reset(hcor) != 0) in usb_lowlevel_init()
1516 ret = xhci_reset(hcor); in xhci_register()