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.c1629 u64 hw_ring_state; in xhci_handle_command_timeout() local
1670 hw_ring_state = xhci_read_64(xhci, &xhci->op_regs->cmd_ring); in xhci_handle_command_timeout()
1671 if (hw_ring_state == ~(u64)0) { in xhci_handle_command_timeout()
1677 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()