Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h246 #define CMD_RING_RUNNING (1 << 3) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h235 #define CMD_RING_RUNNING BIT(3) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h200 #define CMD_RING_RUNNING (1 << 3) macro
H A Dxhci-ring.c461 CMD_RING_RUNNING, 0, 5 * 1000 * 1000); in xhci_abort_cmd_ring()
1699 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()