Searched refs:CMD_RING_ABORT (Results 1 – 3 of 3) sorted by relevance
227 #define CMD_RING_ABORT BIT(2) macro
278 #define CMD_RING_ABORT (1 << 2) macro
391 xhci_write_64(xhci, crcr | CMD_RING_ABORT, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()