Home
last modified time | relevance | path

Searched refs:CMD_RING_ABORT (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h278 #define CMD_RING_ABORT (1 << 2) macro
Dxhci-ring.c367 xhci_write_64(xhci, crcr | CMD_RING_ABORT, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()