Searched refs:S3C_DAINTMSK (Results 1 – 2 of 2) sorted by relevance
248 #define S3C_DAINTMSK S3C_HSOTG_REG(0x81C) macro
293 daint = readl(hsotg->regs + S3C_DAINTMSK); in s3c_hsotg_ctrl_epint()298 writel(daint, hsotg->regs + S3C_DAINTMSK); in s3c_hsotg_ctrl_epint()2624 writel(0, hsotg->regs + S3C_DAINTMSK); in usb_gadget_probe_driver()2854 writel(0, hsotg->regs + S3C_DAINTMSK); in s3c_hsotg_init()2964 readl(regs + S3C_DAINTMSK), in state_show()