HomeSort by: relevance | last modified time | path
    Searched refs:dwc2_flush_tx_fifo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 909 extern void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
dwc2_core.c 1213 dwc2_flush_tx_fifo(hsotg, 0x10 /* all TX FIFOs */);
2485 * dwc2_flush_tx_fifo() - Flushes a Tx FIFO
2490 void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num) function in typeref:typename:void

Completed in 15 milliseconds