Searched refs:hw_dequeue (Results 1 – 1 of 1) sorted by relevance
577 u64 hw_dequeue; in xhci_find_new_dequeue_state() local610 hw_dequeue = xhci_get_hw_deq(xhci, dev, ep_index, stream_id); in xhci_find_new_dequeue_state()623 hw_dequeue & ~0xf, false); in xhci_find_new_dequeue_state()625 index = ((dma_addr_t)(hw_dequeue & ~0xf) - halted_seg->dma) / in xhci_find_new_dequeue_state()630 (u8)(hw_dequeue & 0x1), index, in xhci_find_new_dequeue_state()633 state->new_cycle_state = hw_dequeue & 0x1; in xhci_find_new_dequeue_state()645 == (dma_addr_t)(hw_dequeue & ~0xf)) { in xhci_find_new_dequeue_state()