Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c579 int new_cycle; in xhci_move_dequeue_past_td() local
607 new_cycle = ep_ring->cycle_state; in xhci_move_dequeue_past_td()
634 new_cycle = halted_trb->generic.field[3] & 0x1; in xhci_move_dequeue_past_td()
636 (u8)(hw_dequeue & 0x1), index, new_cycle); in xhci_move_dequeue_past_td()
638 new_cycle = hw_dequeue & 0x1; in xhci_move_dequeue_past_td()
659 new_cycle ^= 0x1; in xhci_move_dequeue_past_td()
697 lower_32_bits(addr) | trb_sct | new_cycle, in xhci_move_dequeue_past_td()
709 "Set TR Deq ptr 0x%llx, cycle %u\n", addr, new_cycle); in xhci_move_dequeue_past_td()