Searched refs:PCGCTL (Results 1 – 4 of 4) sorted by relevance
353 u32 pcgcctl = readl(hsotg->regs + PCGCTL); in dwc2_handle_wakeup_detected_intr()357 writel(pcgcctl, hsotg->regs + PCGCTL); in dwc2_handle_wakeup_detected_intr()
1467 pcgctl = readl(hsotg->regs + PCGCTL); in dwc2_port_suspend()1469 writel(pcgctl, hsotg->regs + PCGCTL); in dwc2_port_suspend()1474 pcgctl = readl(hsotg->regs + PCGCTL); in dwc2_port_suspend()1476 writel(pcgctl, hsotg->regs + PCGCTL); in dwc2_port_suspend()1531 writel(0, hsotg->regs + PCGCTL); in dwc2_hcd_hub_control()1742 pcgctl = readl(hsotg->regs + PCGCTL); in dwc2_hcd_hub_control()1744 writel(pcgctl, hsotg->regs + PCGCTL); in dwc2_hcd_hub_control()1746 writel(0, hsotg->regs + PCGCTL); in dwc2_hcd_hub_control()
598 #define PCGCTL HSOTG_REG(0x0e00) macro
660 writel(0, hsotg->regs + PCGCTL); in dwc2_core_host_init()1952 addr = hsotg->regs + PCGCTL; in dwc2_dump_global_registers()