Searched refs:gnptxfsiz (Results 1 – 9 of 9) sorted by relevance
831 u32 gnptxfsiz; in dwc2_get_host_hwparams() local839 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_host_hwparams()842 hw->host_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_host_hwparams()856 u32 gnptxfsiz; in dwc2_get_dev_hwparams() local864 gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_get_dev_hwparams()874 hw->dev_nperio_tx_fifo_size = (gnptxfsiz & FIFOSIZE_DEPTH_MASK) >> in dwc2_get_dev_hwparams()
51 gr->gnptxfsiz = dwc2_readl(hsotg, GNPTXFSIZ); in dwc2_backup_global_registers()90 dwc2_writel(hsotg, gr->gnptxfsiz, GNPTXFSIZ); in dwc2_restore_global_registers()
685 u32 gnptxfsiz; member
87 uint32_t gnptxfsiz; /* 28 */ member
1261 s->gnptxfsiz = 1024 << FIFOSIZE_DEPTH_SHIFT; in dwc2_reset_enter()
62 u32 gnptxfsiz; /* Non-Periodic Transmit FIFO Size */ member
483 ®->gnptxfsiz); in reconfig_usbd()
42 u32 gnptxfsiz; member
262 writel(nptxfifosize, ®s->gnptxfsiz); in dwc_otg_core_host_init()