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