Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h909 extern void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
H A Ddwc2_core.c1213 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