Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c307 last = write_fifo_ep0(ep, req); in complete_tx()
708 static int write_fifo_ep0(struct dwc2_ep *ep, struct dwc2_request *req) in write_fifo_ep0() function
870 ret = write_fifo_ep0(ep, req); in dwc2_ep0_write()
H A Ddwc2_udc_otg.c107 static int write_fifo_ep0(struct dwc2_ep *ep, struct dwc2_request *req);