Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c886 static dma_addr_t trb_virt_to_phys(struct tegra_xudc_ep *ep, in trb_virt_to_phys() function
1469 deq_ptr = trb_virt_to_phys(ep, in __tegra_xudc_ep_dequeue()
2817 deq_ptr = trb_virt_to_phys(ep0, &ep0->transfer_ring[ep0->deq_ptr]); in tegra_xudc_reset()