Searched refs:gnptxfsiz (Results 1 – 7 of 7) sorted by relevance
735 u32 gnptxfsiz; in dwc2_get_host_hwparams() local743 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_host_hwparams()746 hw->host_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_host_hwparams()760 u32 gnptxfsiz; in dwc2_get_dev_hwparams() local768 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_dev_hwparams()778 hw->dev_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_dev_hwparams()
81 gr->gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_backup_global_registers()120 dwc2_writel(hsotg, gr->gnptxfsiz, GNPTXFSIZ); in dwc2_restore_global_registers()
704 u32 gnptxfsiz; member
63 u32 gnptxfsiz; /* Non-Periodic Transmit FIFO Size */ member
543 ®->gnptxfsiz); in reconfig_usbd()
43 u32 gnptxfsiz; member
265 writel(nptxfifosize, ®s->gnptxfsiz); in dwc_otg_core_host_init()