Searched refs:dwc2_flush_tx_fifo (Results 1 – 2 of 2) sorted by relevance
901 extern void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
1078 dwc2_flush_tx_fifo(hsotg, 0x10 /* all TX FIFOs */); in dwc2_core_host_init()2332 void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num) in dwc2_flush_tx_fifo() function