Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c580 union xhci_trb *halted_trb; in xhci_move_dequeue_past_td() local
632 sizeof(*halted_trb); in xhci_move_dequeue_past_td()
633 halted_trb = &halted_seg->trbs[index]; in xhci_move_dequeue_past_td()
634 new_cycle = halted_trb->generic.field[3] & 0x1; in xhci_move_dequeue_past_td()