Home
last modified time | relevance | path

Searched refs:CMD_RING_RUNNING (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci.h274 #define CMD_RING_RUNNING (1 << 3) macro
Dxhci-ring.c360 CMD_RING_RUNNING, 0, 5 * 1000 * 1000); in xhci_abort_cmd_ring()
1347 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()