Home
last modified time | relevance | path

Searched refs:CMD_RING_ABORT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h227 #define CMD_RING_ABORT BIT(2) macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h278 #define CMD_RING_ABORT (1 << 2) macro
H A Dxhci-ring.c367 xhci_write_64(xhci, crcr | CMD_RING_ABORT, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()
384 * Writing the CMD_RING_ABORT bit should cause a cmd completion event, in xhci_abort_cmd_ring()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h278 #define CMD_RING_ABORT (1 << 2) macro
H A Dxhci-ring.c445 xhci_write_64(xhci, crcr | CMD_RING_ABORT, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()
462 * Writing the CMD_RING_ABORT bit should cause a cmd completion event, in xhci_abort_cmd_ring()

Completed in 27 milliseconds