Searched refs:HAINTMSK (Results 1 – 3 of 3) sorted by relevance
677 #define HAINTMSK HSOTG_REG(0x0418) macro
502 writel(0, hsotg->regs + HAINTMSK); in dwc2_enable_host_interrupts()912 intmsk = readl(hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()914 writel(intmsk, hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()1833 addr = hsotg->regs + HAINTMSK; in dwc2_dump_host_registers()
756 haintmsk = readl(hsotg->regs + HAINTMSK); in dwc2_release_channel()758 writel(haintmsk, hsotg->regs + HAINTMSK); in dwc2_release_channel()