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.c195 static int xhci_reset(struct xhci_hcor *hcor) in xhci_reset() function
1232 xhci_reset(hcor); in xhci_lowlevel_init()
1250 xhci_reset(ctrl->hcor); in xhci_lowlevel_stop()
1307 if (xhci_reset(hcor) != 0) in usb_lowlevel_init()
1505 ret = xhci_reset(hcor); in xhci_register()