Searched refs:CMD_RING_RUNNING (Results 1 – 3 of 3) sorted by relevance
235 #define CMD_RING_RUNNING BIT(3) macro
400 CMD_RING_RUNNING, 0, 5 * 1000 * 1000); in xhci_abort_cmd_ring()1614 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()
280 #define CMD_RING_RUNNING (1 << 3) macro