Searched refs:CMD_RING_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance
357 if (!(xhci->cmd_ring_state & CMD_RING_STATE_RUNNING)) in xhci_ring_cmd_db()409 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_handle_stopped_cmd_ring()1637 if ((xhci->cmd_ring_state & CMD_RING_STATE_RUNNING) && in xhci_handle_command_timeout()
1806 #define CMD_RING_STATE_RUNNING (1 << 0) macro
483 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_run_finished()