Home
last modified time | relevance | path

Searched refs:depth_average (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dparams.c306 int depth_average; in dwc2_set_param_tx_fifo_sizes() local
313 depth_average = dwc2_hsotg_tx_fifo_average_depth(hsotg); in dwc2_set_param_tx_fifo_sizes()
315 p->g_tx_fifo_size[i] = depth_average; in dwc2_set_param_tx_fifo_sizes()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dparams.c413 int depth_average; in dwc2_set_param_tx_fifo_sizes() local
420 depth_average = dwc2_hsotg_tx_fifo_average_depth(hsotg); in dwc2_set_param_tx_fifo_sizes()
422 p->g_tx_fifo_size[i] = depth_average; in dwc2_set_param_tx_fifo_sizes()

Completed in 3 milliseconds