Searched refs:CMD_RING_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance
274 if (!(xhci->cmd_ring_state & CMD_RING_STATE_RUNNING)) in xhci_ring_cmd_db()331 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_handle_stopped_cmd_ring()1294 if ((xhci->cmd_ring_state & CMD_RING_STATE_RUNNING) && in xhci_handle_command_timeout()
1556 #define CMD_RING_STATE_RUNNING (1 << 0) macro
574 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_run_finished()