Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h901 extern void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
Dcore.c1078 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