Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A 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()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c171 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us) in xhci_reset() function
591 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
658 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
1055 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_resume()
5209 retval = xhci_reset(xhci, XHCI_RESET_LONG_USEC); in xhci_gen_setup()
H A Dxhci-hub.c784 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
H A Dxhci.h2132 int xhci_reset(struct xhci_hcd *xhci, u64 timeout_us);
H A Dxhci-mem.c2462 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2695 static void xhci_reset(DeviceState *dev) in xhci_reset() function
2973 xhci_reset(DEVICE(xhci)); in xhci_oper_write()
3650 dc->reset = xhci_reset; in xhci_class_init()