Searched refs:musb_tx_dma_program (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_host.c | 617 static bool musb_tx_dma_program(struct dma_controller *dma, in musb_tx_dma_program() function 808 if (dma_channel && musb_tx_dma_program(dma_controller, in musb_ep_program() 1314 if (musb_tx_dma_program(musb->dma_controller, hw_ep, qh, urb, in musb_host_tx()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_host.c | 624 static bool musb_tx_dma_program(struct dma_controller *dma, in musb_tx_dma_program() function 806 if (dma_channel && musb_tx_dma_program(dma_controller, in musb_ep_program() 1412 if (musb_tx_dma_program(musb->dma_controller, hw_ep, qh, urb, in musb_host_tx()
|