Lines Matching refs:xhci_trb_virt_to_dma
69 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, in xhci_trb_virt_to_dma() function
453 crcr = xhci_trb_virt_to_dma(new_seg, new_deq); in xhci_abort_cmd_ring()
668 if (!cycle_found && xhci_trb_virt_to_dma(new_seg, new_deq) in xhci_move_dequeue_past_td()
692 addr = xhci_trb_virt_to_dma(new_seg, new_deq); in xhci_move_dequeue_past_td()
980 (unsigned long long)xhci_trb_virt_to_dma( in xhci_invalidate_cancelled_tds()
1421 if (xhci_trb_virt_to_dma(ep->queued_deq_seg, in xhci_handle_cmd_set_deq()
1729 cmd_dequeue_dma = xhci_trb_virt_to_dma(xhci->cmd_ring->deq_seg, in handle_cmd_completion()
2077 start_dma = xhci_trb_virt_to_dma(td->start_seg, td->first_trb); in trb_in_td()
2084 end_seg_dma = xhci_trb_virt_to_dma(cur_seg, in trb_in_td()
2087 end_trb_dma = xhci_trb_virt_to_dma(cur_seg, td->last_trb); in trb_in_td()
2120 start_dma = xhci_trb_virt_to_dma(cur_seg, &cur_seg->trbs[0]); in trb_in_td()
2228 (unsigned long long)xhci_trb_virt_to_dma( in finish_td()
2923 (unsigned long long) xhci_trb_virt_to_dma( in handle_tx_event()
2995 deq = xhci_trb_virt_to_dma(ir->event_ring->deq_seg, in xhci_update_erst_dequeue()