Searched refs:hw_dequeue (Results 1 – 1 of 1) sorted by relevance
447 u64 hw_dequeue; in xhci_find_new_dequeue_state() local467 hw_dequeue = le64_to_cpu(ctx->stream_ring); in xhci_find_new_dequeue_state()471 hw_dequeue = le64_to_cpu(ep_ctx->deq); in xhci_find_new_dequeue_state()476 state->new_cycle_state = hw_dequeue & 0x1; in xhci_find_new_dequeue_state()486 == (dma_addr_t)(hw_dequeue & ~0xf)) { in xhci_find_new_dequeue_state()