Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c1627 u64 hw_ring_state; in xhci_handle_command_timeout() local
1668 hw_ring_state = xhci_read_64(xhci, &xhci->op_regs->cmd_ring); in xhci_handle_command_timeout()
1669 if (hw_ring_state == ~(u64)0) { in xhci_handle_command_timeout()
1675 (hw_ring_state & CMD_RING_RUNNING)) { in xhci_handle_command_timeout()