Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c1691 u64 hw_ring_state; in xhci_handle_command_timeout() local
1732 hw_ring_state = xhci_read_64(xhci, &xhci->op_regs->cmd_ring); in xhci_handle_command_timeout()
1733 if (hw_ring_state == ~(u64)0) { in xhci_handle_command_timeout()
1739 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()