Searched refs:CMD_RING_RUNNING (Results 1 – 2 of 2) sorted by relevance
303 CMD_RING_RUNNING, 0, 5 * 1000 * 1000); in xhci_abort_cmd_ring()310 CMD_RING_RUNNING, 0, 3 * 1000 * 1000); in xhci_abort_cmd_ring()1269 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()
260 #define CMD_RING_RUNNING (1 << 3) macro