Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c895 static dma_addr_t trb_virt_to_phys(struct tegra_xudc_ep *ep, in trb_virt_to_phys() function
1480 deq_ptr = trb_virt_to_phys(ep, in __tegra_xudc_ep_dequeue()
2833 deq_ptr = trb_virt_to_phys(ep0, &ep0->transfer_ring[ep0->deq_ptr]); in tegra_xudc_reset()