Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore.h1416 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg);
1451 static inline int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function
Dparams.c313 depth_average = dwc2_hsotg_tx_fifo_average_depth(hsotg); in dwc2_set_param_tx_fifo_sizes()
Dgadget.c290 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function