Searched refs:tx_fifo_count (Results 1 – 1 of 1) sorted by relevance
292 int tx_fifo_count; in dwc2_hsotg_tx_fifo_average_depth() local297 tx_fifo_count = dwc2_hsotg_tx_fifo_count(hsotg); in dwc2_hsotg_tx_fifo_average_depth()299 if (!tx_fifo_count) in dwc2_hsotg_tx_fifo_average_depth()302 return tx_fifo_depth / tx_fifo_count; in dwc2_hsotg_tx_fifo_average_depth()