Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c578 union xhci_trb *halted_trb; in xhci_move_dequeue_past_td() local
630 sizeof(*halted_trb); in xhci_move_dequeue_past_td()
631 halted_trb = &halted_seg->trbs[index]; in xhci_move_dequeue_past_td()
632 new_cycle = halted_trb->generic.field[3] & 0x1; in xhci_move_dequeue_past_td()