Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c908 static struct tegra_xudc_trb *trb_phys_to_virt(struct tegra_xudc_ep *ep, in trb_phys_to_virt() function
1453 deq_trb = trb_phys_to_virt(ep, ep_ctx_read_deq_ptr(ep->context)); in __tegra_xudc_ep_dequeue()
2661 trb = trb_phys_to_virt(ep, trb_read_data_ptr(event)); in tegra_xudc_handle_transfer_completion()
2716 trb = trb_phys_to_virt(ep, trb_read_data_ptr(event)); in tegra_xudc_handle_transfer_event()