Searched refs:dwc2_hsotg_tx_fifo_total_depth (Results 1 – 5 of 5) sorted by relevance
1431 int dwc2_hsotg_tx_fifo_total_depth(struct dwc2_hsotg *hsotg);1475 static inline int dwc2_hsotg_tx_fifo_total_depth(struct dwc2_hsotg *hsotg) in dwc2_hsotg_tx_fifo_total_depth() function
638 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()
41523 ffff800010b25490 T dwc2_hsotg_tx_fifo_total_depth
Completed in 308 milliseconds