Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c246 u32 np_tx_fifo_size; in dwc2_hsotg_tx_fifo_total_depth() local
248 np_tx_fifo_size = min_t(u32, hsotg->hw_params.dev_nperio_tx_fifo_size, in dwc2_hsotg_tx_fifo_total_depth()
254 addr = hsotg->params.g_rx_fifo_size + np_tx_fifo_size; in dwc2_hsotg_tx_fifo_total_depth()