Home
last modified time | relevance | path

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

/u-boot/include/linux/usb/
A Dgadget.h129 void (*fifo_flush) (struct usb_ep *ep); member
445 if (ep->ops->fifo_flush) in usb_ep_fifo_flush()
446 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
/u-boot/include/
A Dec_commands.h2271 } info, info_3, data, fifo_flush, perform_calib, member
2435 struct ec_response_motion_sense_fifo_info fifo_info, fifo_flush; member
/u-boot/drivers/usb/gadget/
A Ddwc2_udc_otg.c149 .fifo_flush = dwc2_fifo_flush,
A Datmel_usba_udc.c469 .fifo_flush = usba_ep_fifo_flush,
A Dpxa25x_udc.c1003 .fifo_flush = pxa25x_ep_fifo_flush,
/u-boot/drivers/usb/musb-new/
A Dmusb_gadget.c1612 .fifo_flush = musb_gadget_fifo_flush

Completed in 31 milliseconds