Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc2/
Dparams.c362 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_set_param_tx_fifo_sizes()
660 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_check_param_tx_fifo_sizes()
812 fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_get_dev_hwparams()
Dcore.h1408 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg);
1452 static inline int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
Ddebugfs.c186 int fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in fifo_show()
Dgadget.c227 int dwc2_hsotg_tx_fifo_count(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_count() function
297 tx_fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_tx_fifo_average_depth()
4151 unsigned fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_ep_enable()