Searched refs:DWC3_BOUNCE_SIZE (Results 1 – 2 of 2) sorted by relevance
40 #define DWC3_BOUNCE_SIZE 1024 /* size of a superspeed bulk */ macro
4254 dwc->bounce = dma_alloc_coherent(dwc->sysdev, DWC3_BOUNCE_SIZE, in dwc3_gadget_init()4331 dma_free_coherent(dwc->sysdev, DWC3_BOUNCE_SIZE, dwc->bounce, in dwc3_gadget_init()4355 dma_free_coherent(dwc->sysdev, DWC3_BOUNCE_SIZE, dwc->bounce, in dwc3_gadget_exit()
Completed in 18 milliseconds