Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1427 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg);
1473 static inline int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function
H A Dparams.c420 depth_average = dwc2_hsotg_tx_fifo_average_depth(hsotg); in dwc2_set_param_tx_fifo_sizes()
H A Dgadget.c289 int dwc2_hsotg_tx_fifo_average_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_average_depth() function