Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h245 #define CMD_RING_ABORT (1 << 2) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h279 #define CMD_RING_ABORT (1 << 2) macro
H A Dxhci-ring.c393 xhci_write_64(xhci, crcr | CMD_RING_ABORT, &xhci->op_regs->cmd_ring); in xhci_abort_cmd_ring()