Searched refs:HAINTMSK (Results 1 – 4 of 4) sorted by relevance
77 hr->haintmsk = dwc2_readl(hsotg->regs + HAINTMSK); in dwc2_backup_host_registers()112 dwc2_writel(hr->haintmsk, hsotg->regs + HAINTMSK); in dwc2_restore_host_registers()859 dwc2_writel(0, hsotg->regs + HAINTMSK); in dwc2_enable_host_interrupts()1270 intmsk = dwc2_readl(hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()1272 dwc2_writel(intmsk, hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()2191 addr = hsotg->regs + HAINTMSK; in dwc2_dump_host_registers()
680 #define HAINTMSK HSOTG_REG(0x0418) macro
611 dump_register(HAINTMSK),
774 haintmsk = dwc2_readl(hsotg->regs + HAINTMSK); in dwc2_release_channel()776 dwc2_writel(haintmsk, hsotg->regs + HAINTMSK); in dwc2_release_channel()