Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-hub.c752 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
Dxhci.h153 #define XHCI_RESET_SHORT_USEC (250 * 1000) macro
Dxhci.c629 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
696 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
Dxhci-mem.c2547 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()