Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc2/
Dgadget.c247 u32 np_tx_fifo_size; in dwc2_hsotg_tx_fifo_total_depth() local
249 np_tx_fifo_size = min_t(u32, hsotg->hw_params.dev_nperio_tx_fifo_size, in dwc2_hsotg_tx_fifo_total_depth()
255 addr = hsotg->params.g_rx_fifo_size + np_tx_fifo_size; in dwc2_hsotg_tx_fifo_total_depth()