Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c885 static dma_addr_t trb_virt_to_phys(struct tegra_xudc_ep *ep, in trb_virt_to_phys() function
1468 deq_ptr = trb_virt_to_phys(ep, in __tegra_xudc_ep_dequeue()
2822 deq_ptr = trb_virt_to_phys(ep0, &ep0->transfer_ring[ep0->deq_ptr]); in tegra_xudc_reset()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds