Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore.h1312 void dwc2_flush_tx_fifo(struct dwc2_hsotg *hsotg, const int num);
Dcore.c782 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.c2200 dwc2_flush_tx_fifo(hsotg, 0x10 /* all TX FIFOs */); in dwc2_core_host_init()