Searched refs:S3C_GINTMSK (Results 1 – 2 of 2) sorted by relevance
79 #define S3C_GINTMSK S3C_HSOTG_REG(0x018) macro
244 u32 gsintmsk = readl(hsotg->regs + S3C_GINTMSK); in s3c_hsotg_en_gsint()251 writel(new_gsintmsk, hsotg->regs + S3C_GINTMSK); in s3c_hsotg_en_gsint()262 u32 gsintmsk = readl(hsotg->regs + S3C_GINTMSK); in s3c_hsotg_disable_gsint()268 writel(new_gsintmsk, hsotg->regs + S3C_GINTMSK); in s3c_hsotg_disable_gsint()2046 gintmsk = readl(hsotg->regs + S3C_GINTMSK); in s3c_hsotg_irq()2597 hsotg->regs + S3C_GINTMSK); in usb_gadget_probe_driver()2960 readl(regs + S3C_GINTMSK), in state_show()