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