Searched refs:CMD_RING_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance
324 if (!(xhci->cmd_ring_state & CMD_RING_STATE_RUNNING)) in xhci_ring_cmd_db()377 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_handle_stopped_cmd_ring()1681 if ((xhci->cmd_ring_state & CMD_RING_STATE_RUNNING) && in xhci_handle_command_timeout()
1811 #define CMD_RING_STATE_RUNNING (1 << 0) macro
639 xhci->cmd_ring_state = CMD_RING_STATE_RUNNING; in xhci_run_finished()