Searched refs:dev_nperio_tx_fifo_size (Results 1 – 4 of 4) sorted by relevance
677 16, hw->dev_nperio_tx_fifo_size, in dwc2_check_params()678 hw->dev_nperio_tx_fifo_size); in dwc2_check_params()734 hw->dev_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_dev_hwparams()
643 unsigned dev_nperio_tx_fifo_size:16; member
734 print_param(seq, hw, dev_nperio_tx_fifo_size); in hw_params_show()
237 np_tx_fifo_size = min_t(u32, hsotg->hw_params.dev_nperio_tx_fifo_size, in dwc2_hsotg_tx_fifo_total_depth()