Searched refs:HCFG (Results 1 – 5 of 5) sorted by relevance
172 hcfg = readl(hsotg->regs + HCFG); in dwc2_per_sched_enable()184 writel(hcfg, hsotg->regs + HCFG); in dwc2_per_sched_enable()196 hcfg = readl(hsotg->regs + HCFG); in dwc2_per_sched_disable()205 writel(hcfg, hsotg->regs + HCFG); in dwc2_per_sched_disable()
109 hcfg = readl(hsotg->regs + HCFG); in dwc2_init_fs_ls_pclk_sel()112 writel(hcfg, hsotg->regs + HCFG); in dwc2_init_fs_ls_pclk_sel()589 hcfg = readl(hsotg->regs + HCFG); in dwc2_core_host_init()591 writel(hcfg, hsotg->regs + HCFG); in dwc2_core_host_init()619 hcfg = readl(hsotg->regs + HCFG); in dwc2_core_host_init()621 writel(hcfg, hsotg->regs + HCFG); in dwc2_core_host_init()1749 addr = hsotg->regs + HCFG; in dwc2_dump_host_registers()
277 hcfg = readl(hsotg->regs + HCFG); in dwc2_hprt0_enable()289 writel(hcfg, hsotg->regs + HCFG); in dwc2_hprt0_enable()300 writel(hcfg, hsotg->regs + HCFG); in dwc2_hprt0_enable()
628 #define HCFG HSOTG_REG(0x0400) macro
2756 hcfg = readl(hsotg->regs + HCFG); in dwc2_hcd_init()