Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-hub.c784 return xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_exit_test_mode()
Dxhci.h233 #define XHCI_RESET_SHORT_USEC (250 * 1000) macro
Dxhci.c591 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_stop()
658 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_shutdown()
Dxhci-mem.c2460 xhci_reset(xhci, XHCI_RESET_SHORT_USEC); in xhci_mem_init()