Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.h1329 void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
H A Dcore.c878 void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num) in dwc2_flush_tx_fifo() function
H A Dgadget.c4020 dwc2_flush_tx_fifo(hsotg, fifo_index); in dwc2_hsotg_ep_stop_xfr()
H A Dhcd.c2239 dwc2_flush_tx_fifo(hsotg, 0x10 /* all TX FIFOs */); in dwc2_core_host_init()