Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c898 static struct tegra_xudc_trb *trb_phys_to_virt(struct tegra_xudc_ep *ep, in trb_phys_to_virt() function
1441 deq_trb = trb_phys_to_virt(ep, ep_ctx_read_deq_ptr(ep->context)); in __tegra_xudc_ep_dequeue()
2650 trb = trb_phys_to_virt(ep, trb_read_data_ptr(event)); in tegra_xudc_handle_transfer_completion()
2705 trb = trb_phys_to_virt(ep, trb_read_data_ptr(event)); in tegra_xudc_handle_transfer_event()
/kernel/linux/linux-6.6/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()

Completed in 18 milliseconds