Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c724 static int dwc2_fifo_read(struct dwc2_ep *ep, u32 *cp, int max) in dwc2_fifo_read() function
1278 dwc2_fifo_read(ep, (u32 *)usb_ctrl, 8); in dwc2_ep0_setup()