Searched refs:gnptxfsiz (Results 1 – 1 of 1) sorted by relevance
2660 u32 hptxfsiz, grxfsiz, gnptxfsiz; in dwc2_get_hwparams() local2699 gnptxfsiz = readl(hsotg->regs + GNPTXFSIZ); in dwc2_get_hwparams()2701 dev_dbg(hsotg->dev, "gnptxfsiz=%08x\n", gnptxfsiz); in dwc2_get_hwparams()2762 hw->host_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_hwparams()