Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_tx_fifo_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/usb/dwc2/
Dparams.c276 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_set_param_tx_fifo_sizes()
574 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_check_param_tx_fifo_sizes()
726 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_get_dev_hwparams()
Dcore.h1392 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg);
1424 static inline int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
Dgadget.c215 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
284 tx_fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_tx_fifo_average_depth()