Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c194 static int xhci_reset(struct xhci_hcor *hcor) in xhci_reset() function
1230 xhci_reset(hcor); in xhci_lowlevel_init()
1248 xhci_reset(ctrl->hcor); in xhci_lowlevel_stop()
1304 if (xhci_reset(hcor) != 0) in usb_lowlevel_init()
1501 ret = xhci_reset(hcor); in xhci_register()