Searched refs:CMD_RING_RUNNING (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dxhci-ring.c467 CMD_RING_RUNNING, 0, 5 * 1000 * 1000,
477 * however on some host hw the CMD_RING_RUNNING bit is correctly cleared
479 * number) to handle those cases after negation of CMD_RING_RUNNING.
1661 (hw_ring_state & CMD_RING_RUNNING)) {
H A Dxhci.h199 #define CMD_RING_RUNNING (1 << 3) macro
/linux-master/drivers/usb/cdns3/
H A Dcdnsp-gadget.h235 #define CMD_RING_RUNNING BIT(3) macro

Completed in 201 milliseconds