Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Dcore.h1342 void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
Dcore.c812 void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num) in dwc2_flush_tx_fifo() function
Dgadget.c3986 dwc2_flush_tx_fifo(hsotg, fifo_index); in dwc2_hsotg_ep_stop_xfr()
Dhcd.c2229 dwc2_flush_tx_fifo(hsotg, 0x10 /* all TX FIFOs */); in dwc2_core_host_init()