Searched refs:HAINTMSK (Results 1 – 3 of 3) sorted by relevance
679 #define HAINTMSK HSOTG_REG(0x0418) macro
492 writel(0, hsotg->regs + HAINTMSK); in dwc2_enable_host_interrupts()902 intmsk = readl(hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()904 writel(intmsk, hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()1823 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()