Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dparams.c244 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_set_param_tx_fifo_sizes()
529 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_check_param_tx_fifo_sizes()
680 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_get_dev_hwparams()
Dcore.h1353 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg);
1384 static inline int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
Dgadget.c195 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
243 tx_fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_tx_fifo_average_depth()