Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Dpxa25x_udc.c206 static void pxa25x_ep_fifo_flush(struct usb_ep *ep);
339 pxa25x_ep_fifo_flush(_ep); in pxa25x_ep_enable()
363 pxa25x_ep_fifo_flush(_ep); in pxa25x_ep_disable()
962 static void pxa25x_ep_fifo_flush(struct usb_ep *_ep) in pxa25x_ep_fifo_flush() function
1000 .fifo_flush = pxa25x_ep_fifo_flush,