Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci-hub.c766 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
Dxhci.h233 #define XHCI_RESET_SHORT_USEC (250 * 1000) macro
Dxhci.c751 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
815 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
Dxhci-mem.c2567 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()