Searched refs:gahbcfg (Results 1 – 3 of 3) sorted by relevance
493 u32 gahbcfg; in dwc2_read_common_intr() local498 gahbcfg = dwc2_readl(hsotg->regs + GAHBCFG); in dwc2_read_common_intr()505 if (gahbcfg & GAHBCFG_GLBL_INTR_EN) in dwc2_read_common_intr()
76 gr->gahbcfg = dwc2_readl(hsotg->regs + GAHBCFG); in dwc2_backup_global_registers()116 dwc2_writel(gr->gahbcfg, hsotg->regs + GAHBCFG); in dwc2_restore_global_registers()
613 u32 gahbcfg; member