Searched refs:dev_nperio_tx_fifo_size (Results 1 – 4 of 4) sorted by relevance
817 16, hw->dev_nperio_tx_fifo_size, in dwc2_check_params()818 hw->dev_nperio_tx_fifo_size); in dwc2_check_params()874 hw->dev_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_dev_hwparams()
631 unsigned dev_nperio_tx_fifo_size:16; member
739 print_param(seq, hw, dev_nperio_tx_fifo_size); in hw_params_show()
248 np_tx_fifo_size = min_t(u32, hsotg->hw_params.dev_nperio_tx_fifo_size, in dwc2_hsotg_tx_fifo_total_depth()