Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h247 #define CMD_RING_RUNNING (1 << 3) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c402 CMD_RING_RUNNING, 0, 5 * 1000 * 1000); in xhci_abort_cmd_ring()
1674 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()
H A Dxhci.h281 #define CMD_RING_RUNNING (1 << 3) macro