Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c699 int new_cycle; in xhci_move_dequeue_past_td() local
718 new_cycle = le32_to_cpu(td->end_trb->generic.field[3]) & TRB_CYCLE; in xhci_move_dequeue_past_td()
737 new_cycle ^= 0x1; in xhci_move_dequeue_past_td()
773 lower_32_bits(addr) | trb_sct | new_cycle, in xhci_move_dequeue_past_td()
785 "Set TR Deq ptr 0x%llx, cycle %u\n", addr, new_cycle); in xhci_move_dequeue_past_td()