Searched refs:dwc2_hsotg_tx_fifo_total_depth (Results 1 – 3 of 3) sorted by relevance
1409 int dwc2_hsotg_tx_fifo_total_depth(struct dwc2_hsotg *hsotg);1454 static inline int dwc2_hsotg_tx_fifo_total_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_total_depth() function
666 if (total > dwc2_hsotg_tx_fifo_total_depth(hsotg) || !total) { in dwc2_check_param_tx_fifo_sizes()
243 int dwc2_hsotg_tx_fifo_total_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_total_depth() function295 tx_fifo_depth = dwc2_hsotg_tx_fifo_total_depth(hsotg); in dwc2_hsotg_tx_fifo_average_depth()