Lines Matching refs:GINTMSK
290 intr = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_hcd_disconnect()
292 dwc2_writel(intr, hsotg->regs + GINTMSK); in dwc2_hcd_disconnect()
401 intr_mask = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_hcd_urb_enqueue()
1172 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_periodic_channels()
1174 dwc2_writel(gintmsk, hsotg->regs + GINTMSK); in dwc2_process_periodic_channels()
1183 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_periodic_channels()
1185 dwc2_writel(gintmsk, hsotg->regs + GINTMSK); in dwc2_process_periodic_channels()
1294 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_non_periodic_channels()
1296 dwc2_writel(gintmsk, hsotg->regs + GINTMSK); in dwc2_process_non_periodic_channels()
1305 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_process_non_periodic_channels()
1307 dwc2_writel(gintmsk, hsotg->regs + GINTMSK); in dwc2_process_non_periodic_channels()
1345 u32 gintmsk = dwc2_readl(hsotg->regs + GINTMSK); in dwc2_hcd_queue_transactions()
1348 dwc2_writel(gintmsk, hsotg->regs + GINTMSK); in dwc2_hcd_queue_transactions()
2959 dwc2_writel(0, hsotg->regs + GINTMSK); in dwc2_hcd_free()