Searched refs:DAINTMSK (Results 1 – 2 of 2) sorted by relevance
161 daint = readl(hsotg->regs + DAINTMSK); in s3c_hsotg_ctrl_epint()166 writel(daint, hsotg->regs + DAINTMSK); in s3c_hsotg_ctrl_epint()2350 writel(0, hsotg->regs + DAINTMSK); in s3c_hsotg_core_init_disconnected()2457 u32 daintmsk = readl(hsotg->regs + DAINTMSK); in s3c_hsotg_irq()2993 writel(0, hsotg->regs + DAINTMSK); in s3c_hsotg_init()3519 readl(regs + DAINTMSK), in state_show()
479 #define DAINTMSK HSOTG_REG(0x81C) macro