dwc2_flush_tx_fifo
void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
dwc2_flush_tx_fifo(hsotg, fifo_index);
dwc2_flush_tx_fifo(hsotg, 0x10 /* all TX FIFOs */);