Searched refs:CMD_RING_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance
365 if (!(xhci->cmd_ring_state & CMD_RING_STATE_RUNNING)) in xhci_ring_cmd_db()418 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_handle_stopped_cmd_ring()1674 if ((xhci->cmd_ring_state & CMD_RING_STATE_RUNNING) && in xhci_handle_command_timeout()
1521 #define CMD_RING_STATE_RUNNING (1 << 0) macro
524 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_run_finished()