Searched refs:S3C_GINTMSK (Results 1 – 2 of 2) sorted by relevance
79 #define S3C_GINTMSK S3C_HSOTG_REG(0x018) macro
247 u32 gsintmsk = readl(hsotg->regs + S3C_GINTMSK); in s3c_hsotg_en_gsint()254 writel(new_gsintmsk, hsotg->regs + S3C_GINTMSK); in s3c_hsotg_en_gsint()265 u32 gsintmsk = readl(hsotg->regs + S3C_GINTMSK); in s3c_hsotg_disable_gsint()271 writel(new_gsintmsk, hsotg->regs + S3C_GINTMSK); in s3c_hsotg_disable_gsint()2102 gintmsk = readl(hsotg->regs + S3C_GINTMSK); in s3c_hsotg_irq()2651 hsotg->regs + S3C_GINTMSK); in s3c_hsotg_start()3016 readl(regs + S3C_GINTMSK), in state_show()