Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c1680 u64 hw_ring_state; in xhci_handle_command_timeout() local
1721 hw_ring_state = xhci_read_64(xhci, &xhci->op_regs->cmd_ring); in xhci_handle_command_timeout()
1722 if (hw_ring_state == ~(u64)0) { in xhci_handle_command_timeout()
1728 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()