Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dcore.h1435 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg);
1481 static inline int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function
Dparams.c463 depth_average = dwc2_hsotg_tx_fifo_average_depth(hsotg); in dwc2_set_param_tx_fifo_sizes()
Dgadget.c289 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function